eclipse / shellwax

Shell script editor plugin for Eclipse
https://marketplace.eclipse.org/content/shellwax
Eclipse Public License 2.0
17 stars 12 forks source link

Documention does not mention known limitations #43

Closed amurashkin17 closed 2 years ago

amurashkin17 commented 4 years ago

IT would be nice if ShellWax documentation (even just README) mentions known limitations. For example

Known missing features

Unfortunately, the following features are missing and not implemented

amurashkin17 commented 4 years ago

Found closed issue #23 (Changing Syntax Highlighting Colors). So the documentation, probably, shall mention the solution.

The syntax highlighting is "externalized" to TM4E plugins. You can configure a theme (in the TextMate meaning of a theme) for specific file type in Preferences > TextMate > Grammar, select a language and then click the "Theme" tab on that same page.

akurtakov commented 2 years ago

Editing files without extensions is fixed in version 1.1.4. Configuring/suppressing error/warning/ignored is request to be made at https://github.com/bash-lsp/bash-language-server/issues , please do so.