vscode-tui-language-supportThis is an extension for the code editor VS Code that adds language support for the programming language tui. Available in the VS Code Marketplace. You can find out more about the current development of the project by visiting the extension repository on GitHub. FeaturesThe tui language extension currently adds the following features:
For the future some more features are planned. Please note that development goes slowly since this is a free-time project only. SettingsCurrently, we only provide basic formatting options, e.g. the characters to use for nullable types or table delimiters. FeedbackIf you find a bug, have a question or feature request, please feel free to create an issue or reach out to me on BlueSky. I try to answer your issue as fast as possible. Please note, however, that my support for this extension is limited, because I'm building it in my free time and therefore development goes slowly. Release NotesFor further details please refer to the CHANGELOG. DevelopmentClone the repository. Make sure to run the latest Make sure to always add tests, which can be run by Deployment packages the extension for publishing on the VSCode marketplace, use LicenseMIT. See the license document for the full text. |