Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff9abc3

Browse filesBrowse files
danirabbitcassidyjames
authored andcommitted
Add brackets completion by default (elementary#300)
1 parent 8ac9fcd commit ff9abc3
Copy full SHA for ff9abc3

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎data/io.elementary.code.gschema.xml‎

Copy file name to clipboardExpand all lines: data/io.elementary.code.gschema.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</schema>
5151
<schema path="/io/elementary/code/settings/" id="io.elementary.code.settings" gettext-domain="io.elementary.code">
5252
<key type="as" name="plugins-enabled">
53-
<default>['detect-indent', 'editorconfig', 'outline']</default>
53+
<default>['brackets-completion', detect-indent', 'editorconfig', 'outline']</default>
5454
<summary>Enabled Plugins</summary>
5555
<description>Enabled Plugins</description>
5656
</key>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.