Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to select and set cursor on vars #883

Conversation

priyamsahoo
Copy link
Contributor

The PR finds the vars inside jinja inline brackets with _var_ pattern (returned from the lightspeed service), highlights, and sets the cursor on them.

@priyamsahoo priyamsahoo added the feature New feature or request label May 10, 2023
@priyamsahoo priyamsahoo requested a review from ganeshrn May 10, 2023 11:09
@priyamsahoo priyamsahoo requested a review from a team as a code owner May 10, 2023 11:09
@priyamsahoo priyamsahoo changed the title Add ability to select and set cursor location on vars Add ability to select and set cursor on vars May 10, 2023
@priyamsahoo priyamsahoo changed the base branch from main to vars-selection May 10, 2023 11:50
@priyamsahoo priyamsahoo merged commit 1fb762e into ansible:vars-selection May 10, 2023
7 of 8 checks passed
github-actions bot pushed a commit that referenced this pull request May 18, 2023
## v2.1

### Minor Changes
- Easy discovery of Python interpreter and Ansible executables (#871) @priyamsahoo

### Bugfixes

- Add information message for inline suggestion trigger command (#896) @ganeshrn
- Update status-bar items (#891) @priyamsahoo
- Update inline suggestion trigger condition (#892) @ganeshrn
- Add ability to select and set cursor on vars (#883) @priyamsahoo
- Add logic for conditional Authentication Provider registration (#877) @ganeshrn
- Fix regex to match trigger for lightspeed suggestion (#875) @ganeshrn
- Update dependencies (#872) @ssbarnea
@ansibot ansibot mentioned this pull request May 18, 2023
ansibot added a commit that referenced this pull request May 18, 2023
## v2.1

### Minor Changes
- Easy discovery of Python interpreter and Ansible executables (#871) @priyamsahoo

### Bugfixes

- Add information message for inline suggestion trigger command (#896) @ganeshrn
- Update status-bar items (#891) @priyamsahoo
- Update inline suggestion trigger condition (#892) @ganeshrn
- Add ability to select and set cursor on vars (#883) @priyamsahoo
- Add logic for conditional Authentication Provider registration (#877) @ganeshrn
- Fix regex to match trigger for lightspeed suggestion (#875) @ganeshrn
- Update dependencies (#872) @ssbarnea

Co-authored-by: Ansible DevTools <ansible-devtools@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant