frankframework / frankframework/flow
Multiple filetype support in editor
Open
editor
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the editor is designed to only work for configuration xml files.
A configuration usually has adapters that rely on one or more resource files that also need to be edited through the editor
This means all filetypes should be supported with highlighting instead of only xml with xsd validation.
It would also be nice to have the resources folder be loaded at all times separate to the configuration files for ease of access to `.properties` or other resource files
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.