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

inlayHints api #3035

Merged
merged 11 commits into from
Apr 14, 2023
Merged

inlayHints api #3035

merged 11 commits into from
Apr 14, 2023

Conversation

nixel2007
Copy link
Member

@nixel2007 nixel2007 commented Apr 1, 2023

Описание

Вырезана API-часть inlayHints из #2672

TODO:

  • Отключение хинтов вообще
  • Поддержка inlayHint/resolve
  • Подумать, может быть где-то нужно сделать поддержку inlayHint/refresh. Хотя бы по аналогии с линзами, при изменении конфига.
  • Тест на заполнение новой секции конфиг файла (тестирование copyProperties)
  • Документация по конфигурационному файлу
  • Обновление схемы конфигурационного файла

Связанные задачи

Closes

Чеклист

Общие

  • Ветка PR обновлена из develop
  • Отладочные, закомментированные и прочие, не имеющие смысла участки кода удалены
  • Изменения покрыты тестами
  • Обязательные действия перед коммитом выполнены (запускал команду gradlew precommit)

Для диагностик

  • Описание диагностики заполнено для обоих языков (присутствуют файлы для обоих языков, для русского заполнено все подробно, перевод на английский можно опустить)

Дополнительно

@ghost
Copy link

ghost commented Apr 1, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@nixel2007 nixel2007 marked this pull request as ready for review April 13, 2023 12:10
@sonarcloud
Copy link

sonarcloud bot commented Apr 13, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

57.4% 57.4% Coverage
0.0% 0.0% Duplication

@nixel2007 nixel2007 merged commit bffba9c into develop Apr 14, 2023
@nixel2007 nixel2007 deleted the feature/inlayHintsApi branch April 14, 2023 07:46
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