You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/05 20:02:18 UTC

[GitHub] [netbeans] hebrerillo opened a new issue, #4727: Cannot auto indent in C++

hebrerillo opened a new issue, #4727:
URL: https://github.com/apache/netbeans/issues/4727

   ### Apache NetBeans version
   
   Apache NetBeans 15
   
   ### What happened
   
   When developing in a C++ file and hitting 'enter' to add a new line of code, the text cursor does not respect the current indentation. Instead, the text cursor starts from the beginning of the line.
   
   https://user-images.githubusercontent.com/1699315/193558138-ee2b6422-a163-4fcb-971e-b1c6153e3480.mp4
   
   ![netbeans](https://user-images.githubusercontent.com/1699315/193558195-37d20358-0c44-4489-9da0-eaed50da69e3.png)
   
   
   ### How to reproduce
   
   Create a new C++ project: File -> Create new Project -> C/C++ -> Lightweight C/C++ Project
   
   Once the project is created, create a new C++ file and start coding on it. You will see the auto indentation is not respected.
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Ubuntu 20.04.5 (Kernel version 5.4.0-126-generic)
   
   ### JDK
   
   11.0.16
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   This bug occurs every time.
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing commented on issue #4727: Cannot auto indent in C++

Posted by "matthiasblaesing (via GitHub)" <gi...@apache.org>.
matthiasblaesing commented on issue #4727:
URL: https://github.com/apache/netbeans/issues/4727#issuecomment-1666740976

   @hebrerillo  could you check if #6305 helps?
   
   A test build is available from the checks page of the PR:
   
    https://github.com/apache/netbeans/suites/14851690491/artifacts/845766405
   
   or directly:
   
   https://github.com/apache/netbeans/suites/14851690491/artifacts/845766405


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists