[netbeans] branch master updated: Implementation of auto completion, formatting adjustment and providing hints for JEP 405 record patterns (#4533)

2022-10-19 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 6beddee262 Implementation of auto

[netbeans] branch master updated: add semantic highlight for when keyword (#4671)

2022-10-18 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 8b15150be2 add semantic highlight

[netbeans] branch master updated: Provide hints for conversion to Virtual thread executor when thread pools are used (#4592)

2022-10-18 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b696342fec Provide hints

[netbeans] branch master updated: Add markup tag completion hints for inline snippets (#4107)

2022-07-10 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new f3a96e60a3 Add markup tag completion

[netbeans] branch master updated: remove jdk18 reflection calls and updated the usages (#4012)

2022-07-04 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b78d6a3f2c remove jdk18 reflection

[netbeans] branch master updated: Java Record - changed state_component to record_component (#4293)

2022-07-01 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 3635afff14 Java Record - changed

[netbeans] branch master updated: [NETBEANS-6241] - Fixed switchToRuleSwitch Hint for BindingPattern and GuardedPattern (#3343)

2022-05-12 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 29cc36b9d3 [NETBEANS-6241] - Fixed

[netbeans] branch master updated: Added java regex flags for text matching and Example generator from r… (#3252)

2022-05-09 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 8e7f1ca057 Added java regex flags

[netbeans] branch master updated: JEP 413: External Snippets and Snippet Attributes Support (#3498)

2022-05-02 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 59785240fa JEP 413: External Snippets

[netbeans] branch master updated: [NETBEANS-5799]: Pattern Matching for Switch hints (preview) (#3156)

2021-11-15 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new e1b1b10 [NETBEANS-5799]: Pattern

[netbeans] branch master updated: nbjavac-upgrade-to-jdk-17 (#3112)

2021-10-13 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 98b1e43 nbjavac-upgrade-to-jdk-17

[netbeans] branch master updated: [NETBEANS-5799] : Add support for Pattern Matching for switch (Preview) (#3007)

2021-09-15 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new c5cc187 [NETBEANS-5799] : Add support

[netbeans] branch master updated (ea9ebc6 -> 8ec77c9)

2021-07-21 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from ea9ebc6 Merge pull request #2953 from mishrasandeep/netbeans-5561 add 8ec77c9 Test case fix java

[netbeans] branch master updated (06ec476 -> 93db28a)

2021-07-19 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 06ec476 Merge pull request #3061 from matthiasblaesing/excessive_cpu_usage_lsp_client add 93db28a

[netbeans] branch master updated: Fixed two test cases failing on JDK17 (#2968)

2021-05-27 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 39496d3 Fixed two test cases failing

[netbeans] branch master updated (b4627f7 -> a61bd21)

2021-04-21 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from b4627f7 Merge pull request #2881 from JaroslavTulach/jtulach/SigTestWithRelease add a61bd21 nbjavac

[netbeans] branch master updated: [NETBEANS-5008] : Support for finalization of pattern-matching-instance-of feature (#2804)

2021-03-30 Thread akhileshsingh
This is an automated email from the ASF dual-hosted git repository. akhileshsingh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 8328d7c [NETBEANS-5008] : Support