mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
update readme again (typo)
This commit is contained in:
@@ -21,7 +21,7 @@ There were additions made for quality of life reasons:
|
|||||||
* Added debug breaks to the following:
|
* Added debug breaks to the following:
|
||||||
* core:cbor/unmarshal.odin:`_unmarshal_map`
|
* core:cbor/unmarshal.odin:`_unmarshal_map`
|
||||||
* core:json/unmarshal.odin:`unmarshal_object`
|
* core:json/unmarshal.odin:`unmarshal_object`
|
||||||
* ~~Added #region, #endregion directives support for editors.~~ Removed in favor of using an editor section to enable folding via comment region signatures.
|
* ~~Added #region, #endregion directives support for editors.~~ Removed in favor of using an editor extension/plugin to enable folding via comment region signatures.
|
||||||
|
|
||||||
A [fork of the ols language server](https://github.com/Ed94/ols) has also be made to support these adjustments.
|
A [fork of the ols language server](https://github.com/Ed94/ols) has also be made to support these adjustments.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user