Achal Talati

Results 55 comments of Achal Talati

Closing due to inactivity. Feel free to re-open this issue, if you still have some clarifications.

Our extension supports JEP-458, which allows for running a multi-file source launcher and addresses the issue you mentioned. To use this feature, users need to enable preview and ensure their...

Hey @bowbahdoe, You can try our latest extension version, we’ve introduced a new configuration option `jdk.java.completion.commit.chars` to customize the code completion accept characters. If everything works as expected, we can...

Default is what VSCode provides. So `Enter` and `Tab` is the default key.

Hi @sleipner42, Thank you for reporting this issue. Could you please try updating to the latest version of the extension and check if the problem still persists? If your project...

PR link: https://github.com/apache/netbeans/pull/8289 This update ensures that now class-paths also support relative paths and star (*) expansion alongwith module-paths. We'd love to hear your feedback—does the experience with version 24.0.0...

@lahodaj addressed your review comments, please have a look again whenever it is possible. Thanks.

> @Achal1607 just a nitpick for future PRs: it is better to describe in the commit msg what the commit changed or why the changes were made. When looking through...

Since it is a very old PR, I don't rember exact details, but will try to modify the commit by reading through the history of this PR.

@lahodaj , @mbien pushed again with the updated commit message.