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

feat: Add new IDE service methods #404

Merged
merged 2 commits into from
Jun 26, 2024
Merged

feat: Add new IDE service methods #404

merged 2 commits into from
Jun 26, 2024

Conversation

yangbobo2021
Copy link
Contributor

This pull request adds several new IDE service methods to enhance functionality:

  • Implement get_diagnostics_in_range for code diagnostics
  • Add get_collapsed_code method for code folding
  • Introduce get_extension_tools_path for tool path retrieval

These additions will improve the IDE's capabilities in areas such as error detection, code organization, and tool integration.

- Implement get_diagnostics_in_range for code diagnostics
- Add get_collapsed_code method for code folding
- Introduce get_extension_tools_path for tool path retrieval
@yangbobo2021 yangbobo2021 merged commit 857c22e into main Jun 26, 2024
0 of 2 checks passed
@yangbobo2021 yangbobo2021 deleted the update_ide_services branch June 26, 2024 01:18
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.

1 participant