You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Language Features:
9
9
Compiler Features:
10
10
* Code Generator: More efficient overflow checks for multiplication.
11
11
* Yul Optimizer: Simplify the starting offset of zero-length operations to zero.
12
-
* Language Server: Adding configuration option to apply custom remappings via ``remappings`` in the LSP settings object.
12
+
* Language Server: Add configuration option to apply custom remappings via ``remappings`` in the LSP settings object.
13
13
* Language Server: Analyze all files in a project by default (can be customized by setting ``'file-load-strategy'`` to ``'directly-opened-and-on-import'`` in LSP settings object).
0 commit comments