This section lists features that are disabled when the content size crosses the configured maximum content size limit in Aqua Data Studio.

  • Maximum content size for code insight (K): 1,000
  • Maximum content size for code completion (K): 20,000

Contents

SQL Editor

Content Size > Code Insight (Exceeds 1000 K)

Code Insight features will be disabled when content size exceeds the code insight limit. The default value for code insight is 1,000 K. This can be changed in File > Options > General > Maximum content size for code insight (K).

Feature DisabledDescription
Show Code Folding OutlineAutomatic code folding toggles will not be created. Manual creation of code folding using Edit > Folding submenu will still be available.
Toggle Block CommentsToggle /* Block Comment will not comment/uncomment block comments. A pop-up message will appear stating this feature is disabled.
Highlight Multi-line Quoted StringsHighlighting for multi-line quoted strings will be disabled.

Content Size > Code Completion (Exceeds 20000 K)

Code Completion and Code Insight features will be disabled when content size exceeds the code completion limit. The default value for code completion is 20,000 K. This can be changed in File > Options > General > Maximum content size for code completion (K). In addition to the above-listed code insight features being disabled, the below features will also be disabled.

Feature DisabledDescription
Insert Pair Bracket and Pair QuoteInserting a matching quote or bracket for single quote (‘), double quotes (“), backtick (`), round bracket ( ), curly bracket { }, square bracket [ ] will be disabled.
Show Indent GuidesVertical indent guides will not appear in the code. This option will not be displayed in the right-click action on the Annotation Bar.
Auto Completion (Ctrl+Space)/ Auto PopupAuto Completion and Auto Popup will be disabled.
Abbreviation CompletionAbbreviation completion will be disabled for CTRL+SPACE key combination or on invoking the "Expand On" key.
Rich CopyWhen you paste data into web applications such as Gmail, syntax highlighting will not be preserved.
Highlight Matching BracketsHighlighting for matching brackets will be disabled.
Manual Code FoldingManual creation of code folding using Edit > Folding submenu is not functional. When this option is clicked from the Edit > Folding submenu, a pop-up message will appear stating this feature is disabled.
Toggle Comment

Toggle Line Comments using // or – will not comment/uncomment the current line.
 
Toggle Block Comments: Toggle /* Block Comment will not comment/uncomment block comments.
 
When any of these options are clicked from the Automate menu or invoked using the keyboard shortcut, a pop-up message will appear stating this feature is disabled.

AutoComplete options on ToolbarAll autocomplete options such as autocomplete, autocomplete on all schemas, and auto complete schema refresh will not be functional.
Regex/Exclude options on the Find ToolbarRegex and Exclude options will be disabled on the Find Toolbar.
Change Font Size with Mouse WheelChange font size with mouse wheel will be disabled. The default font size will be used.

Multiple Selection Limitation

Following features will not work when the maximum selection limitation has exceeded. This is by design and not controlled by the file size configuration.

Feature DisabledDescription
Toggle Line Comment for greater than 10,000 linesToggle Comment will not comment/uncomment if over 10000 lines are selected. A pop-up message will appear stating this feature is disabled.
Select Block for above 250 linesAqua Data Studio does not allow selection beyond 250 lines.
Select All Occurrences on Find Toolbar with over 250 occurrencesAqua Data Studio only selects the first 250 occurrences if Select All Occurrences is chosen and there are more than 250 occurrences found.

AquaScript Editor

Content Size > Code Insight (Exceeds 1000 K)

Code Insight features will be disabled when content size exceeds the code insight limit. The default value for code insight is 1,000 K. This can be changed in File > Options > General > Maximum content size for code insight (K).

Feature DisabledDescription
Show Code Folding OutlineAutomatic code folding toggles will not be created. Manual creation of code folding using Edit > Folding submenu will still be available.

Content Size > Code Completion (Exceeds 20000 K)

Code Completion and Code Insight features will be disabled when content size exceeds the code completion limit. The default value for code completion is 20,000 K. This can be changed in File > Options > General > Maximum content size for code completion (K). In addition to the above-listed code insight features being disabled, the below features will also be disabled.

Feature DisabledDescription
Insert Pair Bracket and Pair QuoteInserting a matching quote or bracket for single quote (‘), double quotes (“), backtick (`), round bracket ( ), curly bracket { }, square bracket [ ] will be disabled.
Show Indent GuidesVertical indent guides will not appear in the code. This option will not be displayed in the right-click action on the Annotation Bar.
Auto Completion (Ctrl+Space)/ Auto PopupAuto Completion and Auto Popup will be disabled.
Abbreviation CompletionAbbreviation completion will be disabled for CTRL+SPACE key combination or on invoking the "Expand On" key.
Rich CopyWhen you paste data into web applications such as Gmail, syntax highlighting will not be preserved.
Highlight Matching BracketsHighlighting for matching brackets will be disabled.
Manual Code FoldingManual creation of code folding using Edit > Folding submenu is not functional. When this option is clicked from the Edit > Folding submenu, a pop-up message will appear stating this feature is disabled.
Toggle Comment

Toggle Line Comments using // will not comment/uncomment the current line.
 
When this option is clicked from the Automate menu or invoked using the keyboard shortcut, a pop-up message will appear stating this feature is disabled.

Regex/Exclude options on the Find ToolbarRegex and Exclude options will be disabled on the Find Toolbar.
Change Font Size with Mouse WheelChange font size with mouse wheel will be disabled. The default font size will be used.

Multiple Selection Limitation

Following features will not work when the maximum selection limitation has exceeded. This is by design and not controlled by the file size configuration.

Feature DisabledDescription
Toggle Line Comment for greater than 10,000 linesToggle Comment will not comment/uncomment if over 10000 lines are selected. A pop-up message will appear stating this feature is disabled.
Select Block for above 250 linesAqua Data Studio does not allow selection beyond 250 lines.
Select All Occurrences on Find Toolbar with over 250 occurrencesAqua Data Studio only selects the first 250 occurrences if Select All Occurrences is chosen and there are more than 250 occurrences found.

MongoJS Editor

Content Size > Code Insight (Exceeds 1000 K)

Code Insight features will be disabled when content size exceeds the code insight limit. The default value for code insight is 1,000 K. This can be changed in File > Options > General > Maximum content size for code insight (K).

Feature DisabledDescription
Show Code Folding OutlineAutomatic code folding toggles will not be created. Manual creation of code folding using Edit > Folding submenu will still be available.
Toggle Block CommentsToggle /* Block Comment will not comment/uncomment block comments. A pop-up message will appear stating this feature is disabled.

Content Size > Code Completion (Exceeds 20000 K)

Code Completion and Code Insight features will be disabled when content size exceeds the code completion limit. The default value for code completion is 20,000 K. This can be changed in File > Options > General > Maximum content size for code completion (K). In addition to the above-listed code insight features being disabled, the below features will also be disabled.

Feature DisabledDescription
Insert Pair Bracket and Pair QuoteInserting a matching quote or bracket for single quote (‘), double quotes (“), backtick (`), round bracket ( ), curly bracket { }, square bracket [ ] will be disabled.
Show Indent GuidesVertical indent guides will not appear in the code. This option will not be displayed in the right-click action on the Annotation Bar.
Auto Completion (Ctrl+Space)/ Auto PopupAuto Completion and Auto Popup will be disabled.
Abbreviation CompletionAbbreviation completion will be disabled for CTRL+SPACE key combination or on invoking the "Expand On" key.
Rich CopyWhen you paste data into web applications such as Gmail, syntax highlighting will not be preserved.
Highlight Matching BracketsHighlighting for matching brackets will be disabled.
Manual Code FoldingManual creation of code folding using Edit > Folding submenu is not functional. When this option is clicked from the Edit > Folding submenu, a pop-up message will appear stating this feature is disabled.
Toggle Comment

Toggle Line Comments using // or – will not comment/uncomment the current line.
 
Toggle Block Comments: Toggle /* Block Comment will not comment/uncomment block comments.
 
When any of these options are clicked from the Automate menu or invoked using the keyboard shortcut, a pop-up message will appear stating this feature is disabled.

AutoComplete options on ToolbarAll autocomplete options such as autocomplete, autocomplete on all schemas, and auto complete schema refresh will not be functional.
Regex/Exclude options on the Find ToolbarRegex and Exclude options will be disabled on the Find Toolbar.
Change Font Size with Mouse WheelChange font size with mouse wheel will be disabled. The default font size will be used.

Multiple Selection Limitation

Following features will not work when the maximum selection limitation has exceeded. This is by design and not controlled by the file size configuration.

Feature DisabledDescription
Toggle Line Comment for greater than 10,000 linesToggle Comment will not comment/uncomment if over 10000 lines are selected. A pop-up message will appear stating this feature is disabled.
Select Block for above 250 linesAqua Data Studio does not allow selection beyond 250 lines.
Select All Occurrences on Find Toolbar with over 250 occurrencesAqua Data Studio only selects the first 250 occurrences if Select All Occurrences is chosen and there are more than 250 occurrences found.

HTML Editor

Content Size > Code Insight (Exceeds 1000 K)

Code Insight features will be disabled when content size exceeds the code insight limit. The default value for code insight is 1,000 K. This can be changed in File > Options > General > Maximum content size for code insight (K).

Feature DisabledDescription
Show Code Folding OutlineAutomatic code folding toggles will not be created. Manual creation of code folding using Edit > Folding submenu will still be available.
Automatic Tag Closure

Inserting a corresponding tag will be disabled. 

When you press Enter in between the tags, the cursor is moved to a new line. This functionality will also be disabled.

Auto-Update Tag AttributesAuto-updating corresponding tag attribute will be disabled. 
Breadcrumb TrailBreadcrumb Trail for navigating through the nested elements will be disabled.
Toggle Comment

Toggle Line Comments using // will not comment/uncomment the current line.
 
When this option is clicked from the Automate menu or invoked using the keyboard shortcut, a pop-up message will appear stating this feature is disabled.

Content Size > Code Completion (Exceeds 20000 K)

Code Completion and Code Insight features will be disabled when content size exceeds the code completion limit. The default value for code completion is 20,000 K. This can be changed in File > Options > General > Maximum content size for code completion (K). In addition to the above-listed code insight features being disabled, the below features will also be disabled.

Feature DisabledDescription
Insert Pair QuoteInserting a matching quote for single quote (‘), double quotes (“) will be disabled.
Show Indent GuidesVertical indent guides will not appear in the code. This option will not be displayed in the right-click action on the Annotation Bar.
Abbreviation CompletionAbbreviation completion will be disabled for CTRL+SPACE key combination or on invoking the "Expand On" key.
Rich CopyWhen you paste data into web applications such as Gmail, syntax highlighting will not be preserved.
Highlight Matching BracketsHighlighting for matching brackets will be disabled.
Manual Code FoldingManual creation of code folding using Edit > Folding submenu is not functional. When this option is clicked from the Edit > Folding submenu, a pop-up message will appear stating this feature is disabled.
Toggle Comment

Toggle Line Comments using // will not comment/uncomment the current line.
 
When this option is clicked from the Automate menu or invoked using the keyboard shortcut, a pop-up message will appear stating this feature is disabled.

Regex/Exclude options on the Find ToolbarRegex and Exclude options will be disabled on the Find Toolbar.
Change Font Size with Mouse WheelChange font size with mouse wheel will be disabled. The default font size will be used.

Multiple Selection Limitation

Following features will not work when the maximum selection limitation has exceeded. This is by design and not controlled by the file size configuration.

Feature DisabledDescription
Toggle Line Comment for greater than 10,000 lines Toggle Comment will not comment/uncomment if over 10000 lines are selected. A pop-up message will appear stating this feature is disabled.
Select Block for above 250 linesAqua Data Studio does not allow selection beyond 250 lines.
Select All Occurrences on Find Toolbar with over 250 occurrencesAqua Data Studio only selects the first 250 occurrences if Select All Occurrences is chosen and there are more than 250 occurrences found.

XML Editor

Content Size > Code Insight (Exceeds 1000 K)

Code Insight features will be disabled when content size exceeds the code insight limit. The default value for code insight is 1,000 K. This can be changed in File > Options > General > Maximum content size for code insight (K).

Feature DisabledDescription
Show Code Folding OutlineAutomatic code folding toggles will not be created. Manual creation of code folding using Edit > Folding submenu will still be available.
Automatic Tag Closure

Inserting a corresponding tag for the start tag will be disabled.

Auto-Update Tag AttributesAuto-updating a tag attribute when its corresponding tag attribute is updated will be disabled. 
Breadcrumb TrailBreadcrumb Trail for navigating through the nested elements will be disabled.
Toggle Comment 

Toggle Line Comments using // will not comment/uncomment the current line.
 
When this option is clicked from the Automate menu or invoked using the keyboard shortcut, a pop-up message will appear stating this feature is disabled.

Content Size > Code Completion (Exceeds 20000 K)

Code Completion and Code Insight features will be disabled when content size exceeds the code completion limit. The default value for code completion is 20,000 K. This can be changed in File > Options > General > Maximum content size for code completion (K). In addition to the above-listed code insight features being disabled, the below features will also be disabled.

Feature DisabledDescription
Insert Pair QuoteInserting a matching quote for single quote (‘), double quotes (“) will be disabled.
Show Indent GuidesVertical indent guides will not appear in the code. This option will not be displayed in the right-click action on the Annotation Bar.
Abbreviation CompletionAbbreviation completion will be disabled for CTRL+SPACE key combination or on invoking the "Expand On" key.
Rich CopyWhen you paste data into web applications such as Gmail, syntax highlighting will not be preserved.
Highlight Matching BracketsHighlighting for matching brackets will be disabled.
Manual Code FoldingManual creation of code folding using Edit > Folding submenu is not functional. When this option is clicked from the Edit > Folding submenu, a pop-up message will appear stating this feature is disabled.
Toggle Comment

Toggle Line Comments using // will not comment/uncomment the current line.
 
When this option is clicked from the Automate menu or invoked using the keyboard shortcut, a pop-up message will appear stating this feature is disabled.

Regex/Exclude options on the Find ToolbarRegex and Exclude options will be disabled on the Find Toolbar.
Change Font Size with Mouse WheelChange font size with mouse wheel will be disabled. The default font size will be used.

Multiple Selection Limitation

Following features will not work when the maximum selection limitation has exceeded. This is by design and not controlled by the file size configuration.

Feature DisabledDescription
Toggle Line Comment for greater than 10,000 linesToggle Comment will not comment/uncomment if over 10000 lines are selected. A pop-up message will appear stating this feature is disabled.
Select Block for above 250 linesAqua Data Studio does not allow selection beyond 250 lines.
Select All Occurrences on Find Toolbar with over 250 occurrencesAqua Data Studio only selects the first 250 occurrences if Select All Occurrences is chosen and there are more than 250 occurrences found.
Max Error CountIf the error count for a file has exceeded 2500 errors, a pop-up message will appear stating code completion and code insight features are disabled.

Java Editor

Content Size > Code Insight (Exceeds 1000 K)

Code Insight features will be disabled when content size exceeds the code insight limit. The default value for code insight is 1,000 K. This can be changed in File > Options > General > Maximum content size for code insight (K).

Feature DisabledDescription
Show Code Folding OutlineAutomatic code folding toggles will not be created. Manual creation of code folding using Edit > Folding submenu will still be available.
Context-Based Syntax Coloring

Context-based syntax coloring for function name showed in bold and member fields showed in green will be disabled.
 

Content Size > Code Completion (Exceeds 20000 K)

Code Completion and Code Insight features will be disabled when content size exceeds the code completion limit. The default value for code completion is 20,000 K. This can be changed in File > Options > General > Maximum content size for code completion (K). In addition to the above-listed code insight features being disabled, the below features will also be disabled.

Feature DisabledDescription
Insert Pair Bracket and Pair Quote

Inserting a matching quote or bracket for single quote (‘), double quotes (“), backtick (`), round bracket ( ), curly bracket { }, square bracket [ ] will be disabled.

Show Indent GuidesVertical indent guides will not appear in the code. This option will not be displayed in the right-click action on the Annotation Bar.
Abbreviation CompletionAbbreviation completion will be disabled for CTRL+SPACE key combination or on invoking the "Expand On" key.
Rich CopyWhen you paste data into web applications such as Gmail, syntax highlighting will not be preserved.
Highlight Matching BracketsHighlighting for matching brackets will be disabled.
Manual Code FoldingManual creation of code folding using Edit > Folding submenu is not functional. When this option is clicked from the Edit > Folding submenu, a pop-up message will appear stating this feature is disabled.
Toggle Comment

Toggle Line Comments using // will not comment/uncomment the current line.
 
When this option is clicked from the Automate menu or invoked using the keyboard shortcut, a pop-up message will appear stating this feature is disabled.

Regex/Exclude options on the Find ToolbarRegex and Exclude options will be disabled on the Find Toolbar.
Change Font Size with Mouse WheelChange font size with mouse wheel will be disabled. The default font size will be used.

Multiple Selection Limitation

Following features will not work when the maximum selection limitation has exceeded. This is by design and not controlled by the file size configuration.

Feature DisabledDescription
Toggle Line Comment for greater than 10,000 linesToggle Comment will not comment/uncomment if over 10000 lines are selected. A pop-up message will appear stating this feature is disabled.
Select Block for above 250 linesAqua Data Studio does not allow selection beyond 250 lines.
Select All Occurrences on Find Toolbar with over 250 occurrencesAqua Data Studio only selects the first 250 occurrences if Select All Occurrences is chosen and there are more than 250 occurrences found.
Max Error Count If the error count for a file has exceeded 2500 errors, a pop-up message will appear stating code completion and code insight features are disabled.

JavaScript Editor

Content Size > Code Insight (Exceeds 1000 K)

Code Insight features will be disabled when content size exceeds the code insight limit. The default value for code insight is 1,000 K. This can be changed in File > Options > General > Maximum content size for code insight (K).

Feature DisabledDescription
Show Code Folding OutlineAutomatic code folding toggles will not be created. Manual creation of code folding using Edit > Folding submenu will still be available.

Content Size > Code Completion (Exceeds 20000 K)

Code Completion and Code Insight features will be disabled when content size exceeds the code completion limit. The default value for code completion is 20,000 K. This can be changed in File > Options > General > Maximum content size for code completion (K). In addition to the above-listed code insight features being disabled, the below features will also be disabled.

Feature DisabledDescription
Insert Pair Bracket and Pair QuoteInserting a matching quote or bracket for single quote (‘), double quotes (“), backtick (`), round bracket ( ), curly bracket { }, square bracket [ ] will be disabled.
Show Indent GuidesVertical indent guides will not appear in the code. This option will not be displayed in the right-click action on the Annotation Bar.
Abbreviation CompletionAbbreviation completion will be disabled for CTRL+SPACE key combination or on invoking the "Expand On" key.
Rich CopyWhen you paste data into web applications such as Gmail, syntax highlighting will not be preserved.
Highlight Matching BracketsHighlighting for matching brackets will be disabled.
Manual Code FoldingManual creation of code folding using Edit > Folding submenu is not functional. When this option is clicked from the Edit > Folding submenu, a pop-up message will appear stating this feature is disabled.
Toggle Comment

Toggle Line Comments using // will not comment/uncomment the current line.
 
When this option is clicked from the Automate menu or invoked using the keyboard shortcut, a pop-up message will appear stating this feature is disabled.

Regex/Exclude options on the Find ToolbarRegex and Exclude options will be disabled on the Find Toolbar.
Change Font Size with Mouse WheelChange font size with mouse wheel will be disabled. The default font size will be used.

Multiple Selection Limitation

Following features will not work when the maximum selection limitation has exceeded. This is by design and not controlled by the file size configuration.

Feature DisabledDescription
Toggle Line Comment for greater than 10,000 linesToggle Comment will not comment/uncomment if over 10000 lines are selected. A pop-up message will appear stating this feature is disabled.
Select Block for above 250 linesAqua Data Studio does not allow selection beyond 250 lines.
Select All Occurrences on Find Toolbar with over 250 occurrencesAqua Data Studio only selects the first 250 occurrences if Select All Occurrences is chosen and there are more than 250 occurrences found.

Text Editor

Code Insight features are not supported in the Text Editor.

Content Size > Code Completion (Exceeds 20000 K)

Code Completion and Code Insight features will be disabled when content size exceeds the code completion limit. The default value for code completion is 20,000 K. This can be changed in File > Options > General > Maximum content size for code completion (K). In addition to the above-listed code insight features being disabled, the below features will also be disabled.

Feature DisabledDescription
Show Indent GuidesVertical indent guides will not appear in the code. This option will not be displayed in the right-click action on the Annotation Bar.
Abbreviation CompletionAbbreviation completion will be disabled for CTRL+SPACE key combination or on invoking the "Expand On" key.
Highlight Matching BracketsHighlighting for matching brackets will be disabled.
Manual Code FoldingManual creation of code folding using Edit > Folding submenu is not functional. When this option is clicked from the Edit > Folding submenu, a pop-up message will appear stating this feature is disabled.
Regex/Exclude options on the Find ToolbarRegex and Exclude options will be disabled on the Find Toolbar.
Change Font Size with Mouse WheelChange font size with mouse wheel will be disabled. The default font size will be used.

Multiple Selection Limitation

Following features will not work when the maximum selection limitation has exceeded. This is by design and not controlled by the file size configuration.

Feature DisabledDescription
Select Block for above 250 linesAqua Data Studio does not allow selection beyond 250 lines.
Select All Occurrences on Find Toolbar with over 250 occurrencesAqua Data Studio only selects the first 250 occurrences if Select All Occurrences is chosen and there are more than 250 occurrences found.




  • No labels