summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add option to align struct value assignmentLucy2025-12-211-0/+2
|
* Add docsLucy2025-12-211-0/+2
|
* Add readme description for `enable_comp_lit_signature_help`Brad Lewis2025-12-121-0/+2
|
* Add support for ols config profiles with defines and archBrad Lewis2025-12-061-4/+5
|
* Add support for documentHighlightrasa-silva2025-10-191-0/+2
|
* Add inlay hints for implicit return values (closes #1058)Damian Tarnawski2025-09-261-3/+3
|
* Add missing option description in readmeBrad Lewis2025-08-281-1/+1
|
* Update readme configuration documentationBrad Lewis2025-08-271-24/+44
|
* Add option to disable document linksBrad Lewis2025-08-261-0/+2
|
* Add configuration for enabling pointer matching on completionBrad Lewis2025-08-241-0/+2
|
* Merge pull request #872 from BradLewis/fix/vscode-extension-odin-commandDanielGavin2025-08-161-1/+1
|\ | | | | Fix issue with vscode extension incorrectly concatenating paths when using `odin_command`
| * Fix issue with vscode extension incorrectly concatenating paths when using ↵Brad Lewis2025-08-131-1/+1
| | | | | | | | `odin_command`
* | Remove `ODIN_ROOT` description from readme as it's not accurate anymoreBrad Lewis2025-08-131-2/+0
| |
* | Add `odin_root_override` to ols config to allow a user to override the ↵Brad Lewis2025-08-131-0/+2
|/ | | | `ODIN_ROOT` `ols` uses
* Enable references by defaultBrad Lewis2025-08-091-5/+3
|
* feat: updated readme for ols instructions for lsp-modeSam Precious2025-06-291-12/+29
|
* update readme for odinvmt-neovim-conformtroi2025-04-141-1/+27
|
* Add note about Emacs 30Ellis Kenyo2025-01-081-0/+1
|
* Update Emacs documentationEllis Kenyo2025-01-081-6/+46
| | | | | Include some extra information, add steps for eglot and clean up the suggested code.
* Update readme with nvim lspconfig settings examplerotorotoroto2024-11-151-5/+16
|
* Update README.mdDanielGavin2024-10-271-0/+4
|
* Update helix instructionsThomas Aarholt2024-10-271-4/+3
|
* Update helix configuration infoBora2024-09-081-2/+12
|
* update emacs configjtsiros2024-09-051-8/+16
| | | updating the emacs config to work with doom emacs. The way the config is currently defined, it could possibly show an error: (void-variable lsp-language-id-configuration) due to this running before lsp-mode is loaded.
* Update README.mdDanielGavin2024-08-101-2/+2
|
* Merge branch 'master' into masterDanielGavin2024-08-101-0/+4
|\
| * Update README.mdDanielGavin2024-08-101-0/+4
| |
* | Add documentation for enabling references and fix enable_rename config flagBrad Lewis2024-08-041-0/+4
|/
* Remove extra commaAkseli2024-07-221-1/+1
|
* README.md: Add Kate configAkseli2024-07-221-0/+52
| | | | | Adds simple example config for Kate text editor: https://kate-editor.org/ This is the one I use and it seems to work well. I also wanted to mention the `src` folder separately.
* Fix formattingDamian Tarnawski2024-07-131-5/+6
|
* Add missing code block languages in readmeDamian Tarnawski2024-07-131-4/+3
|
* Fix issues with references now showing the definition itself if in another ↵DanielGavin2024-06-121-1/+3
| | | | package.
* New config to only call check on saved package.Daniel Gavin2024-04-251-0/+2
|
* Add enable_procedure_snippet to ols.json schemaDamian Tarnawski2024-04-021-1/+1
|
* StylingDanielGavin2024-02-101-39/+39
|
* Update README.mdDanielGavin2024-02-101-4/+4
|
* Update README.mdDanielGavin2024-02-101-1/+2
|
* update readmeDanielGavin2024-02-081-2/+2
|
* Update README.mdDanielGavin2024-02-081-1/+1
|
* Start working on profilesDanielGavin2024-02-071-1/+10
|
* Add enable_format option to ols.schema.json and readmeDamian Tarnawski2024-01-241-2/+4
|
* Update README.mdDanielGavin2024-01-231-1/+1
|
* Update README.mdDanielGavin2024-01-231-2/+1
|
* Update README.mdDanielGavin2023-12-161-14/+2
|
* Update README.mdplaukiu2023-12-121-3/+1
| | | | | | README.md is misleading. It demands the user use a commit of Odin which is too old to build the current version of ols.
* Update READMEDanielGavin2023-11-251-0/+2
|
* Update README.mdDanielGavin2023-10-191-1/+1
|
* Update README.mdDanielGavin2023-10-051-1/+1
|
* sort importsLaytan Laats2023-08-281-0/+2
|