What's Changed
- Exit 1 when check error by @Freed-Wu in #2998
- Send the correct
insertTextFormat
by @andrewbraxton in #3005 - Fixed the error that the configuration file pointed to by the
--configpath
option was not read and loaded. by @Mc-GrowlR in #3012 - unittest: support test specify unit test by @fesily in #3013
- Improve generic pattern to support "
T
.*-" by @TIMONz1535 in #3015 - Mark function completion items as snippets by @andrewbraxton in #3022
- Basic
partial
class support by @tomlau10 in #3024 - Fix typo in doc exporter by @emmericp in #3037
- LuaDoc. Fixed the start position of the comment first symbol in docs by @TIMONz1535 in #3028
- Improve generic pattern to support optional, union, array. Fixed regression. by @TIMONz1535 in #3031
- fix: bind variables with
@class
using tail comments by @tomlau10 in #3044 - Mark postfix completions as snippets by @andrewbraxton in #3047
- Avoid truncating output in ---doc mode by @emuell in #3052
- feat: add --check_format=json|pretty by @lewis6991 in #3051
- feat: add variable substitution support for vscode's
${workspaceFolder:x}
by @tomlau10 in #3053 - fix: missing field completion for generic class object by @tomlau10 in #3055
New Contributors
- @andrewbraxton made their first contribution in #3005
- @Mc-GrowlR made their first contribution in #3012
- @emuell made their first contribution in #3052
Full Changelog: 3.13.5...3.13.6