Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions Comments.tmPreferences
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string>Comments</string>
<key>scope</key>

<string>source.plsql.oracle</string>
<key>settings</key>
<dict>
Expand Down
3 changes: 1 addition & 2 deletions PL_SQL (Oracle).tmLanguage
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">

<dict>
<key>fileTypes</key>
<array>
Expand Down
5 changes: 1 addition & 4 deletions Symbol List.tmPreferences
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
<string>Symbol List</string>
<key>scope</key>
<string>source.plsql.oracle meta.procedure.oracle,source.plsql.oracle meta.function.oracle, source.plsql.oracle meta.package.oracle</string>
<key>settings</key>
<dict>
<key>showInSymbolList</key>
<integer>1</integer>

</dict>
<key>uuid</key>
<string>AEA27D4E-7DBA-427F-BB8D-36AD5EB40774</string>
Expand Down