Anonymous | Login | 2022-05-27 19:46 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000522 | OMNeT++ | IDE / C++ development | public | 2012-01-15 13:39 | 2012-03-12 12:07 | ||||
Reporter | andras | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.2 | ||||||||
Target Version | Fixed in Version | 4.2.1 | |||||||
Summary | 0000522: "OMNeT++ [built-in]" C++ code style not effective in a fresh install | ||||||||
Description | For example, the C++ editor inserts Tabs instead of spaces, even though the code style says spaces. To make it effective, one must switch away to another style, press Apply, switch back, press Apply again. This is a likely CDT bug, but the IDE could apply the workaround automatically on the first startup. Preferences -> C/C++ -> Code Style | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000730) rhornig (administrator) 2012-03-12 12:06 |
The profile is basically a group of settings that must be applied.Profiles are somewhat bound to the UI so it is hard to apply them on startup. A correct solution would be to contribute the profile via an extension point. For now, we configure the most important settings on startup (TAB vs. spaces, indent size) so at least new files will not contain tabs anymore. |
![]() |
|||
Date Modified | Username | Field | Change |
2012-01-15 13:39 | andras | New Issue | |
2012-03-12 12:06 | rhornig | Note Added: 0000730 | |
2012-03-12 12:06 | rhornig | Status | new => resolved |
2012-03-12 12:06 | rhornig | Resolution | open => fixed |
2012-03-12 12:06 | rhornig | Assigned To | => rhornig |
2012-03-12 12:07 | rhornig | Fixed in Version | => 4.2.1 |
Copyright © 2000 - 2022 MantisBT Team |