File tree Expand file tree Collapse file tree 3 files changed +27
-1
lines changed
Expand file tree Collapse file tree 3 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 5.2.0 - 13.01.2020
2+ * Update Fable to 3.X
3+ * Only send FSharpDocumentation request when panel is open
4+ * Don't start debug if build has failed
5+ * Solution explorer: Compile order and better support for directories
6+ * Update FSAC:
7+ * Improve semantic highlighting
8+ * Re-enable ` .binlog ` generation
9+ * Add additional path normalization to handle some edge cases in Windows
10+ * Improve ` .fsproj ` mainpulation commands
11+ * Update ` ProjInfo ` to ` 0.46 `
12+ * Add server requests in LSP implementation
13+
114### 5.1.0 - 28.12.2020
215* Handle potential exception in HighlightingProvider activation (GitPod)
316* Update FSAC:
Original file line number Diff line number Diff line change 1+ ### 5.2.0 - 13.01.2020
2+ * Update Fable to 3.X
3+ * Only send FSharpDocumentation request when panel is open
4+ * Don't start debug if build has failed
5+ * Solution explorer: Compile order and better support for directories
6+ * Update FSAC:
7+ * Improve semantic highlighting
8+ * Re-enable ` .binlog ` generation
9+ * Add additional path normalization to handle some edge cases in Windows
10+ * Improve ` .fsproj ` mainpulation commands
11+ * Update ` ProjInfo ` to ` 0.46 `
12+ * Add server requests in LSP implementation
13+
114### 5.1.0 - 28.12.2020
215* Handle potential exception in HighlightingProvider activation (GitPod)
316* Update FSAC:
Original file line number Diff line number Diff line change 11{
22 "name" : " Ionide-fsharp" ,
3- "version" : " 5.1 .0" ,
3+ "version" : " 5.2 .0" ,
44 "publisher" : " Ionide" ,
55 "contributors" : [
66 {
You can’t perform that action at this time.
0 commit comments