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

使用者が簡単に"executor.paths"などの問題を自己解決できるようにします。 #41

Open
honobonosun opened this issue Feb 13, 2023 · 0 comments
Milestone

Comments

@honobonosun
Copy link
Owner

現バージョンv1では、"language-hsp3.executor.paths"が、正しく設定されていない場合、既定値で上書きしたり、既存の値("language-hsp3.compiler"など)を使用したりして、動作するように拡張機能側で修正していました。

この仕様は、設定が正しく行えたのかが分かりづらく、値が間違っていてもそれを表示しないため、使用者の意図しない値で動作することがあります。

v2では、拡張機能が自動で設定を修正しない様に変更して、使用者に問題点を表示するように変更します。

現時点では、i18n機能を実装していないため、英語(一部機械翻訳)によるメッセージになります。

この変更により、今までの設定で動作しなくなる恐れがあります。その場合、エラーメッセージがログとして出力されますので、修正の参考にしてください。

上記問題点の解決のため、誠に勝手なお願いですが、何卒ご容赦ください。

@honobonosun honobonosun changed the title 使用者が簡単に問題を自己解決できるようにします。 使用者が簡単に"executor.paths"などの問題を自己解決できるようにします。 Feb 13, 2023
@honobonosun honobonosun added this to the V2 milestone Feb 13, 2023
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

When branches are created from issues, their pull requests are automatically linked.

1 participant