Releases: uqbar-project/wollok-lsp-ide
Releases · uqbar-project/wollok-lsp-ide
Draft
Commits
- 4ab7a9a: printing execution result (ivojawer) #195
- 994135d: skip synthetic nodes (ivojawer) #195
- cb3d401: position converter (ivojawer) #195
- 98268a0: rm sourcemap on error since stoppedNode should be undefined (ivojawer) #195
- 60edfee: breakpoint locations request (ivojawer) #195
- 8c5287a: evaluate expressions mid-debug (ivojawer) #195
- dd5008e: debugging from code lenses (ivojawer) #195
- 2be3f97: merging + testing target finder (ivojawer) #195
- e6beec0: finish testing target finders (ivojawer) #195
- 6c6f365: validating configuration + remove describe code lens (ivojawer) #195
- e5d58d1: codelens test (ivojawer) #195
- 04a70d4: Merge branch 'master' into debugger-improvements (ivojawer) #195
- 5539313: 📝 Update contributors list (Publishing Bot) #195
- b0e8e54: Update packages/debug-adapter/src/debug-session.ts (Ivan Jawerbaum) #195
- 025145b: refactors (ivojawer) #195
0.4.0
What's Changed
- i18n translations for lens and error messages 💬
- Update Wollok-TS 4.1.9 ⬆️
Full Changelog: v0.3.6...v0.4.0
v0.3.6
What's changed
- Navigate to properties ⛵
- Add wollok init command 🌱
- Started to enhance i18n messages 🌐
- Added configuration for REPL & game ports 🛠️
- Fixed coverage 🛡️
- Update Wollok-TS 4.1.8 ⬆️
- VSC minimum version 1.88 required 🆙
v0.3.5
v0.3.4
Commits
Full Changelog: v0.3.3...v0.3.4
0.3.3
v0.3.2
0.3.1
0.3.0
0.2.1
Wollok TS v4.0.9
What's Changed
- Rename by @ivojawer in #127
- Revalidate all documents after file name changes by @PalumboN in #134
- Fix reporter for shouldPassValuesToAllAttributes by @fdodino in #136
- Feature/logger #120 by @fdodino in #130
- Abort format on error by @ivojawer in #132
- Type system support by @ivojawer in #129
- Failed build when starting the LSP by @ivojawer in #137
- Enhancing error message for shouldImplementAllMethodsInHierarchy by @fdodino in #141
- Add message for infinite loop by @fdodino in #142
- Fix wollok ts 198 empty if by @fdodino in #143
- References by @ivojawer in #139
Full Changelog: v0.2.0...draft