apache / apache/daffodil-vscode
Investigate Autocomplete in XPath Levels
Open
code completion
enhancement
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 33
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 7
Description
Investigate feasibility of autocomplete of relative items (e.g. from the PCAP schema: `... dfdl:length="{ ../PacketHeader/InclLen }" ...`)
If my cursor is after here: `dfdl:length="{ ../`, and I hit ctrl+space, it would be nice to have a list populated that would contain valid element names, including PacketHeader.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.