These strings will be displayed in a menu for the user to select. The error codes, in addition to not being human readable sentences, describe the issue being reported, not the solution that will be applied. The code action response only includes the human readable string, so the tests need to check for that. I considered adding a custom field but decided against going out of spec. |
||
|---|---|---|
| .. | ||
| data/fennel-ls/docsets | ||
| utils | ||
| capabilities.fnl | ||
| check.fnl | ||
| code-action.fnl | ||
| completion.fnl | ||
| diagnostic.fnl | ||
| document-highlight.fnl | ||
| goto-definition.fnl | ||
| hover.fnl | ||
| init.fnl | ||
| json-rpc.fnl | ||
| lint.fnl | ||
| misc.fnl | ||
| references.fnl | ||
| rename.fnl | ||
| settings.fnl | ||
| string-processing.fnl | ||