Commit graph

  • d089ea9b9e
    docs: update ToC and fix references to headings (#100) main Michal Trybus 2025-12-03 20:02:01 +01:00
  • b1b2e5342f docs: update ToC and fix references to headings Michal Trybus 2025-12-03 17:45:11 +01:00
  • 25545b131b
    chore(release): prepare 0.13.1 (#99) 0.13.1 Mohammad Ashar Khan 2025-12-03 15:05:18 +05:30
  • 0b63b24d3f
    chore(release): prepare 0.13.2 mohammadkhan 2025-12-03 15:01:00 +05:30
  • 358cc296a5
    feat: compile-time fallback include path (#98) Michal Trybus 2025-12-03 08:23:54 +01:00
  • 27c6f44648 feat!: print fallback include path in --version Michal Trybus 2025-12-02 23:59:32 +01:00
  • 66d77626e5 feat: verify FALLBACK_INCLUDE_PATH in build.rs Michal Trybus 2025-12-02 23:20:20 +01:00
  • 98f1e646da docs: update README.md about well-known types, their detection and fallback path Michal Trybus 2025-12-02 22:58:16 +01:00
  • f4646fe2a8 feat: compile-time fallback include path Michal Trybus 2025-12-01 21:46:38 +01:00
  • 806090e5cc
    chore(misc): ci activities and lint fixes (#97) 0.13.0 Ashar 2025-11-23 13:44:10 +05:30
  • ca8c0fe795
    add: lint check to ci Ashar 2025-11-23 13:42:36 +05:30
  • 5cc14def55
    chore(misc): ci activities and lint fixes Ashar 2025-11-23 13:40:17 +05:30
  • db358fc123
    Fix typo in Document Symbols description Ashar 2025-11-23 13:35:01 +05:30
  • 618f1cdc3f
    chore(release): prepare for 0.13.0 (#96) Ashar 2025-11-23 13:34:30 +05:30
  • 12b6e66f1b
    release: prepare for 0.13.0 Ashar 2025-11-23 13:31:44 +05:30
  • 4937dc69a9
    Add support for workspace symbols (#95) Copilot 2025-11-23 13:24:55 +05:30
  • a360324429
    ci: fix linting + formatting Ashar 2025-11-23 13:21:40 +05:30
  • 0f8013f208
    fix: redact file paths from test Ashar 2025-11-23 13:13:56 +05:30
  • 9d63252e0d Add full workspace parsing to workspace_symbol request copilot-swe-agent[bot] 2025-10-14 05:40:51 +00:00
  • ad7ba221ed Add workspace symbols support to protols LSP server copilot-swe-agent[bot] 2025-10-13 14:35:13 +00:00
  • ce10722110 Initial plan copilot-swe-agent[bot] 2025-10-13 14:13:40 +00:00
  • 0de61b7454
    chore: prepare 0.12.9 release and bump dependencies (#94) 0.12.9 Ashar 2025-09-20 23:24:48 +05:30
  • 4b61c633d8
    chore: prepare 0.12.9 release and bump dependencies Ashar 2025-09-20 23:22:11 +05:30
  • e3a23dbe7b
    Add support for setting include paths via initializationParams (#91) Copilot 2025-09-20 23:01:46 +05:30
  • 167319e13d
    Merge branch 'main' into copilot/fix-90 Ashar 2025-09-20 23:00:10 +05:30
  • 9c473598a7
    Add comprehensive .github/copilot-instructions.md for GitHub Copilot coding agent (#93) Copilot 2025-09-20 22:59:51 +05:30
  • 81180904be
    Merge branch 'main' into copilot/fix-90 Ashar 2025-09-20 22:58:17 +05:30
  • b66add341d
    Merge branch 'main' into copilot/fix-92 Ashar 2025-09-20 22:56:47 +05:30
  • d9ec56ef02
    remove: initParam comma separated list and add toolchain.toml file Ashar 2025-09-20 22:54:32 +05:30
  • c5f51e09cf
    chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#88) dependabot[bot] 2025-09-20 22:47:46 +05:30
  • c63d37e256 Add comprehensive .github/copilot-instructions.md with validated commands copilot-swe-agent[bot] 2025-09-16 06:36:31 +00:00
  • 74cdb92db8 Add support for setting include paths via initializationParams copilot-swe-agent[bot] 2025-09-16 06:31:23 +00:00
  • 8548ddab32 Initial plan copilot-swe-agent[bot] 2025-09-16 06:23:47 +00:00
  • b7152c8f3c Initial plan copilot-swe-agent[bot] 2025-09-16 06:21:58 +00:00
  • 78aced7c9d
    chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 dependabot[bot] 2025-08-29 20:58:16 +00:00
  • 0fb3d2d1d3
    chore: bump dependencies and release 0.12.8 with if chaining (#87) 0.12.8 Mohammad Ashar Khan 2025-08-26 23:26:15 +05:30
  • 78ee40eba9
    chore: bump dependencies and release 0.12.8 with if chaining mohammadkhan 2025-08-26 23:24:27 +05:30
  • 68e02da0c7
    release: 0.12.7 (#86) 0.12.7 Mohammad Ashar Khan 2025-06-06 18:05:04 +05:30
  • 88ee8379ee
    release: 0.12.7 mohammadkhan 2025-06-06 18:04:18 +05:30
  • a5f0b70fcf
    feat: Add support for relative package resolution (#85) Mohammad Ashar Khan 2025-06-06 18:01:04 +05:30
  • 4576f6b9fd
    feat: Add support for relative package resolution mohammadkhan 2025-06-06 17:54:27 +05:30
  • dd71d54555
    feat: Use builder pattern and log unhandled notifications (#84) 0.12.6 Mohammad Ashar Khan 2025-06-06 03:26:50 +05:30
  • 26fb781ff2
    feat: Use builder pattern and log unhandled notifications mohammadkhan 2025-06-06 01:37:36 +05:30
  • a15cfb7c00
    release: 0.12.5 (#82) 0.12.5 Mohammad Ashar Khan 2025-06-02 22:34:32 +05:30
  • 67d8d071a2
    release: 0.12.5 mohammadkhan 2025-06-02 22:33:28 +05:30
  • 45d6c0f756
    feat: Add completion for builtin types with documentation (#81) Mohammad Ashar Khan 2025-06-02 22:31:30 +05:30
  • bdd4760d8a
    feat: Add completion for builtin types with documentation mohammadkhan 2025-06-02 22:21:22 +05:30
  • 4f3a8200a6
    chore: update dependencies and release for 0.12 (#79) 0.12.0 Ashar 2025-05-03 15:59:46 +05:30
  • 7c8fdfc04b
    chore: update dependencies and release for 0.12 coder3101 2025-05-03 15:52:46 +05:30
  • 2e42750fc6
    chore: move hover docs to separate markdown files (#78) Ashar 2025-05-03 15:48:35 +05:30
  • 612f0aeac3
    chore: move hover docs to seperate markdown files coder3101 2025-05-03 13:13:59 +05:30
  • 76f84b3caf
    fix: nothing works in a file without a package (#77) Ashar 2025-05-03 12:31:33 +05:30
  • e0ed10bd67
    fix: reference and rename in file missing pkg coder3101 2025-05-03 12:29:54 +05:30
  • 6850af1c95
    fix: add support for missing package coder3101 2025-05-03 11:25:17 +05:30
  • 89a878f7a6
    docs: configuration with file is optional Ashar 2025-04-27 20:49:16 +05:30
  • 4de9edee81
    fix: ignore unknown cli commands (#73) 0.11.6 Mohammad Ashar Khan 2025-04-17 12:35:04 +05:30
  • 99686d8ede
    bump: 0.11.6 mohammadkhan 2025-04-17 12:33:03 +05:30
  • eb461ed648
    fix: ignore unknown cli commands mohammadkhan 2025-04-17 12:31:04 +05:30
  • a65a4ae95a
    feat: Add include-path CLI parameter with clap (#71) 0.11.5 Ashar 2025-03-31 21:24:05 +05:30
  • 3522c6dfd3
    Update README.md Ashar 2025-03-31 21:22:39 +05:30
  • e7e40c8c38
    feat: Add include-path CLI parameter with clap coder3101 2025-03-31 21:09:00 +05:30
  • 7594ff7748
    fix: does not works in no workspace mode (#69) 0.11.2 Mohammad Ashar Khan 2025-03-29 00:32:51 +05:30
  • 778cb031e1
    fix: windows root path detection mohammadkhan 2025-03-29 00:28:03 +05:30
  • 9b14d74542
    fix: does not works in no workspace mode mohammadkhan 2025-03-28 23:51:44 +05:30
  • 1a4e4d1cff
    fix: Do not emit pkg config metadata in pkg-config (#67) 0.11.1 Mohammad Ashar Khan 2025-03-26 14:43:58 +05:30
  • de888e9bf1
    Merge branch 'main' into ashar/pkg-config/no-emit-metadata Mohammad Ashar Khan 2025-03-26 14:41:29 +05:30
  • b6f8331762
    bump: 0.11.1 mohammadkhan 2025-03-26 14:38:10 +05:30
  • e93fcac262
    fix: Do not emit pkg config metadata in pkg-config mohammadkhan 2025-03-26 14:36:04 +05:30
  • 61fb5b9644
    Update README.md (#66) Mohammad Ashar Khan 2025-03-26 13:50:51 +05:30
  • d207fc2bd1
    Update README.md Mohammad Ashar Khan 2025-03-26 13:48:50 +05:30
  • e7ed321a17
    release: prepare 0.11.0 (#65) 0.11.0 Mohammad Ashar Khan 2025-03-26 13:36:13 +05:30
  • 3904a72a7a
    release: prepare 0.11.0 mohammadkhan 2025-03-26 13:34:46 +05:30
  • f09819a0cf
    breaking: refactor config to be simpler (#64) show Mohammad Ashar Khan 2025-03-26 13:31:06 +05:30
  • 1f1d5680be
    misc: fixes to various files mohammadkhan 2025-03-26 13:27:58 +05:30
  • 9e78755765
    breaking: refactor config to be simpler mohammadkhan 2025-03-26 13:22:05 +05:30
  • 8952a690f0
    feat: Run and report diagnostics from protoc upon save (#62) Mohammad Ashar Khan 2025-03-19 01:03:04 +05:30
  • 7a30445636
    fix: review + snapshot mohammadkhan 2025-03-19 00:58:26 +05:30
  • 059a238b49
    fix: lint + formating mohammadkhan 2025-03-19 00:54:38 +05:30
  • adf5dff052
    feat: Run and report diagnostics from protoc upon save mohammadkhan 2025-03-19 00:50:59 +05:30
  • ce4b8c0c59
    feat: Parse whole workspace before sending rename and reference result (#61) Mohammad Ashar Khan 2025-03-18 00:19:40 +05:30
  • 945a1d484f
    feat: Parse whole workspace before sending rename and reference result mohammadkhan 2025-03-18 00:15:26 +05:30
  • 68b3c2e9dc
    feat: Bump rust edition to 2024 and dependencies (#58) Mohammad Ashar Khan 2025-02-27 15:21:01 +05:30
  • 9e2cee253e
    feat: bump rust edition and dependencies mohammadkhan 2025-02-27 15:17:40 +05:30
  • 923bae2d4f
    feat: migrate to rust edition 2024 mohammadkhan 2025-02-27 15:16:06 +05:30
  • 907fb90931
    feat: Add docs about include_path and format code. (#57) Ashar 2025-02-24 01:25:13 +05:30
  • 298591f426
    fix: formatting coder3101 2025-02-24 01:19:15 +05:30
  • f3031f0a76
    Apply suggestions from code review Ashar 2025-02-24 01:18:29 +05:30
  • 3d59c25c16
    revert: changes to git root coder3101 2025-02-24 01:14:12 +05:30
  • 2519968220
    test: debug import path and import field coder3101 2025-02-24 01:00:40 +05:30
  • 651b8896a9
    fix: format and trim whitespace coder3101 2025-02-24 00:50:14 +05:30
  • af82ec0923
    feat: relative include path uses git root if available coder3101 2025-02-24 00:37:21 +05:30
  • adda8aeb28
    feat: recursively parse import files and goto definition of well known types (#56) Ashar 2025-01-26 22:29:04 +05:30
  • e7823fa278
    readme: add import related work coder3101 2025-01-26 22:27:27 +05:30
  • 4c0de4cbb3
    feat: recursively parse import files coder3101 2025-01-26 22:18:54 +05:30
  • f39209498a
    feat: Jump to definition for imports take to file (#55) Ashar 2025-01-26 01:35:37 +05:30
  • 55e4440652
    remove outdated snapshot coder3101 2025-01-26 01:34:35 +05:30
  • 451618266b
    remove outdated comment coder3101 2025-01-26 01:33:19 +05:30
  • a0cd610896
    insta review coder3101 2025-01-26 01:31:08 +05:30
  • ddaefc8857
    feat: Jump to definition for imports take to file coder3101 2025-01-26 01:29:00 +05:30
  • 0f7079b257
    feat: use pkg-config to discover well known types and hover on imports (#53) Ashar 2025-01-25 23:45:40 +05:30