Skip to content

Commit

Permalink
Конфигурация inAppInclude
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 committed Feb 12, 2025
1 parent 4b94a23 commit 66e0891
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ public void init() {
options.setAttachServerName(false);
options.setServerName(getServerName());
options.setBeforeSend(beforeSendCallback);
options.addInAppInclude("com.github._1c_syntax.bsl.languageserver");
});
}

Expand Down

0 comments on commit 66e0891

Please sign in to comment.