| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix issue with vscode extension incorrectly concatenating paths when using ↵ | Brad Lewis | 2025-08-13 | 1 | -19/+5 |
| | | | | | `odin_command` | ||||
| * | read odin_command from ols.json to check if it exists | hardliner66 | 2025-03-09 | 1 | -40/+47 |
| | | |||||
| * | added the Edit global config command | Carlyle | 2024-12-31 | 1 | -1/+1 |
| | | |||||
| * | update lookupInPath to follow synmlink to find odin root | bokunodev | 2023-03-03 | 1 | -3/+8 |
| | | | | | | Changes to be committed: modified: src/toolchain.ts | ||||
| * | Have vscode generate a ols file for you on new projects. | Daniel Gavin | 2021-05-23 | 1 | -5/+12 |
| | | |||||
| * | move vscode extension to make it easier to sync releases | Daniel Gavin | 2021-05-04 | 1 | -0/+51 |