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

hover show detail feature + minor bug fix #331

Merged
merged 6 commits into from
May 3, 2024

Conversation

lishangqiu
Copy link
Contributor

Shows details on hover: gives class name + variable values for instances and assigned value for variables. Minor bug fix for when bracket is in a word.

src/atopile/front_end.py Outdated Show resolved Hide resolved
src/vscode-atopile/bundled/tool/lsp_server.py Outdated Show resolved Hide resolved
src/vscode-atopile/bundled/tool/lsp_server.py Outdated Show resolved Hide resolved
src/vscode-atopile/bundled/tool/lsp_server.py Outdated Show resolved Hide resolved
src/vscode-atopile/bundled/tool/lsp_server.py Outdated Show resolved Hide resolved
src/vscode-atopile/bundled/tool/lsp_server.py Outdated Show resolved Hide resolved
src/vscode-atopile/bundled/tool/lsp_server.py Show resolved Hide resolved
src/vscode-atopile/bundled/tool/lsp_server.py Outdated Show resolved Hide resolved
@lishangqiu
Copy link
Contributor Author

Alrighty! I think I hit all of your suggestions if you want to take another look.

@mawildoer
Copy link
Contributor

Thanks @lishangqiu ! I had a little struggle running it via the debugger when I realised that I had broken the debug configuration (which I added a commit to fix) and I fixed another couple of bugs I had previously missed.

If you're happy with it, I think we're good to merge

@lishangqiu
Copy link
Contributor Author

Awesome, looks goods to me!

@mawildoer mawildoer merged commit a205fc6 into atopile:main May 3, 2024
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.

None yet

2 participants