-
Notifications
You must be signed in to change notification settings - Fork 31
Comparing changes
Open a pull request
base repository: grafana/jsonnet-language-server
base: b2443cf
head repository: grafana/jsonnet-language-server
compare: b1a9763
- 20 commits
- 71 files changed
- 4 contributors
Commits on Sep 8, 2024
-
Support builder pattern better (#156)
* Support builder pattern better Found some cases where go-to-definition was not working properly * Fix linting
Configuration menu - View commit details
-
Copy full SHA for 27a6002 - Browse repository at this point
Copy the full SHA 27a6002View commit details
Commits on Sep 9, 2024
-
* Extract `findSelfObject` This is used twice and it's complex enough that it can be extracted * Simpler `unpackFieldNodes`
Configuration menu - View commit details
-
Copy full SHA for 698917f - Browse repository at this point
Copy the full SHA 698917fView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f678aec - Browse repository at this point
Copy the full SHA f678aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aea2ea - Browse repository at this point
Copy the full SHA 4aea2eaView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 22e738d - Browse repository at this point
Copy the full SHA 22e738dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 189ec8f - Browse repository at this point
Copy the full SHA 189ec8fView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3470edc - Browse repository at this point
Copy the full SHA 3470edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9c3eb5 - Browse repository at this point
Copy the full SHA f9c3eb5View commit details -
Bump github.com/grafana/tanka from 0.28.2 to 0.28.4 (#163)
* Bump github.com/grafana/tanka from 0.28.2 to 0.28.4 Bumps [github.com/grafana/tanka](https://github.com/grafana/tanka) from 0.28.2 to 0.28.4. - [Release notes](https://github.com/grafana/tanka/releases) - [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md) - [Commits](grafana/tanka@v0.28.2...v0.28.4) --- updated-dependencies: - dependency-name: github.com/grafana/tanka dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * go mod tidy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Duchesne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c24c69b - Browse repository at this point
Copy the full SHA c24c69bView commit details
Commits on Dec 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73d430d - Browse repository at this point
Copy the full SHA 73d430dView commit details -
Bump github.com/grafana/tanka from 0.28.4 to 0.30.2 (#172)
Bumps [github.com/grafana/tanka](https://github.com/grafana/tanka) from 0.28.4 to 0.30.2. - [Release notes](https://github.com/grafana/tanka/releases) - [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md) - [Commits](grafana/tanka@v0.28.4...v0.30.2) --- updated-dependencies: - dependency-name: github.com/grafana/tanka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c4f28dd - Browse repository at this point
Copy the full SHA c4f28ddView commit details -
Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#169)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@286f3b1...9ed2f89) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8009314 - Browse repository at this point
Copy the full SHA 8009314View commit details -
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#171)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b91f51 - Browse repository at this point
Copy the full SHA 0b91f51View commit details -
Remove
goto-prefix on testdata files (#174)These files are used for more than just go-to-definition. It's unnecessary
Configuration menu - View commit details
-
Copy full SHA for f862fe0 - Browse repository at this point
Copy the full SHA f862fe0View commit details -
Pull latest stdlib definitions (#175)
* Pull latest stdlib definitions * Add test on objectHas. It moved. Just checking
Configuration menu - View commit details
-
Copy full SHA for 3e5d544 - Browse repository at this point
Copy the full SHA 3e5d544View commit details
Commits on Jan 7, 2025
-
Bump github.com/grafana/tanka from 0.30.2 to 0.31.1 (#182)
Bumps [github.com/grafana/tanka](https://github.com/grafana/tanka) from 0.30.2 to 0.31.1. - [Release notes](https://github.com/grafana/tanka/releases) - [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md) - [Commits](grafana/tanka@v0.30.2...v0.31.1) --- updated-dependencies: - dependency-name: github.com/grafana/tanka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 89d07ae - Browse repository at this point
Copy the full SHA 89d07aeView commit details -
Bump actions/setup-go from 5.1.0 to 5.2.0 (#176)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@41dfa10...3041bf5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59a3592 - Browse repository at this point
Copy the full SHA 59a3592View commit details -
Completion within parentheses (#179)
* Enables completion when typing inside parentheses (e.g. in-line arguments of a function call) * Also fixes some edge-case bugs causing the server to crash (e.g. initiating auto-complete on an empty line)
Configuration menu - View commit details
-
Copy full SHA for 2412c8b - Browse repository at this point
Copy the full SHA 2412c8bView commit details -
Include all in-scope locals in completion (#181)
* Enables auto-complete for variables scoped to current object node, instead of just globally defined variables
Configuration menu - View commit details
-
Copy full SHA for 446a98f - Browse repository at this point
Copy the full SHA 446a98fView commit details
Commits on Jan 8, 2025
-
Closes #166 Symbols are now always strings. If field names are complex nodes, then we use the actual jsonnet
Configuration menu - View commit details
-
Copy full SHA for b1a9763 - Browse repository at this point
Copy the full SHA b1a9763View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff b2443cf...b1a9763