Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Intellij Community
Commits
a741eec1
Commit
a741eec1
authored
7 years ago
by
Anton Makeev
Browse files
Options
Download
Email Patches
Plain Diff
CPP-3353 Objective-C support in CLion: registry key to enable OC-related settings
parent
ad169d65
Branches unavailable
Tags unavailable
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
platform/util/resources/misc/registry.properties
+3
-0
platform/util/resources/misc/registry.properties
with
3 additions
and
0 deletions
+3
-0
platform/util/resources/misc/registry.properties
+
3
-
0
View file @
a741eec1
...
...
@@ -1064,6 +1064,9 @@ cidr.indexer.thread.count.description=Number of CPU cores which will be used to
cidr.max.intellisense.file.length
=
500000
cidr.max.intellisense.file.length.description
=
Maximum length of C-based language file (in characters) IDE should provide code assistance for.
clion.enable.objc.settings
=
false
clion.enable.objc.settings.description
=
Enables Objective-C-specific code style, colors etc. settings.
ide.window.shadow.painter
=
false
ide.window.shadow.painter.restartRequired
=
true
ide.window.shadow.painter.description
=
Enables light-weight shadows for heavy-weight child windows (Windows only)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help