Skip to content

Conversation

@BFergerson
Copy link
Contributor

No description provided.

@BFergerson BFergerson enabled auto-merge (squash) October 1, 2022 15:47
@BFergerson BFergerson merged commit fb43d6b into master Oct 1, 2022
@BFergerson BFergerson deleted the issue-689 branch October 1, 2022 15:57
BFergerson added a commit that referenced this pull request Oct 9, 2022
…es (#859)

* wip: LiveVariableNode super class

* fix: variable reference presentations differ from referenced variables
BFergerson added a commit that referenced this pull request Oct 9, 2022
* fix:  Kotlin logger detection

* wip: groovy logger detector

* Navigate to line on stack frame changes (#857)

* Navigate to line on stack frame changes

* Check for non-null line number

* fix: show execution point regression

* fix: check for non-null line number

Co-authored-by: Brandon Fergerson <bfergerson@apache.org>

* fix(deps): update vertxversion to v4.3.4 (#856)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: remove unused

* refactor: improved packaging (#858)

* fix: variable reference presentations differ from referenced variables  (#859)

* wip: LiveVariableNode super class

* fix: variable reference presentations differ from referenced variables

* fix: fix relative path on windows

* Bump version to 0.7.2-SNAPSHOT

* fix: npe

* chore(deps): update actions/cache action to v3.0.10 (#860)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: npe when control palette is on method line

* fix(deps): update apollo graphql packages to v3.6.1 (#861)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: remove deprecated

* fix: npe when fetching line number for command autocompletion

* chore(deps): update actions/checkout action to v3.1.0 (#863)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: sourceplusplus/sourceplusplus#720 (#862)

Co-authored-by: Brandon Fergerson <bfergerson@apache.org>

* refactor: support all languages with base lang javascript (#866)

* fix(deps): update apollo graphql packages to v3.6.2 (#865)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: live variable decoding error on Python dicts (#864)

* refactor: remove duplicates

* chore: improve startup performance (lazy load jbcef client)

* feat: ability to set LCP on class/method and JVM end brackets  (#867)

* feat: ability to set LCP on class/method and function end brackets

ref: sourceplusplus/sourceplusplus#690, sourceplusplus/sourceplusplus#726

* chore(deps): bump

* refactor: remove mark filters (unused)
added static method getSourceFileMarker

* chore: put back

* refactor: shorten long locations

fixes sourceplusplus/sourceplusplus#697

* refactor: suggestions

* chore: groovy LCP positioning improves

* chore: fix merge

* chore: fix merge

Co-authored-by: UltraDev <petzmagnus@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Variable reference presentations differ from referenced variables

2 participants