Releases: jjonescz/DotNetLab
Releases · jjonescz/DotNetLab
v1.20.2
v1.20.1
Enhancements
- Added support for
WarningLeveldirective and set it to 9999 by default (5f4098b, 3bc9db7) - Improved the tree view to allow cursor syncing for more nodes (cbc71bd, 3cb1e08)
- Added hints about tree view options (12859fd)
- Displaying names of internal symbol links (b4ef4d9)
- Added a button for restarting stuck worker (b631ab0, 15a6a0d)
Fixes
v1.20.0
-
Added bound nodes (internal compiler representation of executable code) to the tree view, including ref safety (cc4678e, 04d2230):
-
Added "collapse all" button to the tree view (d6afdaf).
-
Added "implicit interface implementations" to the tree view (3941d58).
-
Improved displaying of the tree view and other UI (0d579d0, ebfd34d, 6744b11, c2aa291, 7c892c4, 97ac691, 24604f4).
v1.19.3
v1.19.2
- Fix capturing of
CultureInfoused byConsolemethods (fb1b3cb) - Improve compiler version selector (f3bf644, 71ae768, 211c2d5, 59b34f7)
- Improve diagnostics handling (ceda134, 1578db7)
- Focus editor after click on a tab (ce677cc) and after formatting code (6985819)
- Fix
Featuresin template (dbc1738) - Add support for
#:property TargetFramework=empty(c5700d8) - Improve language service resiliency (62f5a80, 7ab06e0)
- Allow undo after formatting code (ea1e455)
- Improve completion in the middle of a word (ef266c5)
- Improve UX of "paste URL" button (1112b37)
v1.19.1
v1.19.0
v1.18.1
- Error List improvements:
- Misc:


