Child pages
  • GoLand 193.5662.65 Release Notes
Skip to end of metadata
Go to start of metadata
Go DebuggerBugGO-8563Expressions with side-effects are evaluated by just hovering over them
Go EditingBugGO-8511One line returns folding folds multiline returns
BugGO-8472To suggest optimized import with alias
Go GeneralBugGO-8504Goland's linux "goland.desktop" shortcut has "Comment=null" which shows up as a visual defect in the KDE start menu.
PerformanceGO-8293Project opening/indexing takes nearly 10 minutes to finish
Go InspectionsBugGO-8525Difference in unused parameter inspection/quick-fix behavior in project with modules
BugGO-8599Don't show Change signature quick fixes when unable to resolve type
BugGO-8517Underlined underscore variable
Go ParserBugGO-8479go.mod parser handles 'latest' version incorrectly
Go RefactoringsBugGO-8588Moving a package breaks test with _test suffix.
PerformanceGO-8629OOM when renaming interface method with popular name
Go TestingBugGO-7578Test framework quit unexpectedly
BugGO-8575"Show ignored" option in test runner does not reveal nested ignored tests, if "Show Passed" is unchecked.
DB ConnectivityBugDBE-9623Datagrip SSH port channel recover issue
DB ConsoleBugDBE-9728Some MySQL queries show wrong table column names
DB IntrospectionBugDBE-9539Database panel loses database information (metadata) and behaves badly
BugDBE-9755NPE on fetching database schema
DB RefactoringBugDBE-9743Wrong schema is chosen when adding foreign key constraint to a table (fixed in DataGrip)
Data Import & ExportFeatureDBE-6749dynamically name mysqldump output file based on time and database name
FeatureDBE-1313console-like output (plain-text-friendly data exporter)
Data ViewsBugDBE-9613MongoDB: JavaScript regular expression objects are not supported in the filter field
BugDBE-9736Table filter is cleared when navigating from Database View
BugDBE-9714Right-click on column header does not show menu in DataGrip 2019.3 Windows
BugDBE-8196Remove schema qualification from the data editor query
BugDBE-9704Cannot Use ObjectId to find one record in MongoDB
PerformanceDBE-9604Scrolling very slow/sluggish in database table view/editor with many columns
IDE GeneralBugDBE-9724DataGrip not updating.
ExceptionDBE-9624Throwable at com.intellij.openapi.wm.impl.WindowWatcher.suggestParentWindow
SQL CompletionFeatureDBE-8743Update ClickHouse MergeTree SQL dialect
FeatureDBE-9708Add editor option to autocomplete SQL join clause without table name
BugDBE-9129PG10+: False positive inspection for logical replication queries
BugDBE-9651Automatic INSERT list completion ignores code style
UsabilityDBE-9533Higher priority for tables in completion
SQL Format and StyleBugDBE-9680PostgreSQL doesn't handle CREATE TYPE
BugDBE-9692SQL formatter: Placing ON/USING under JOIN doesn't work
SQL GenerationBugDBE-9619IDEA reports incorrect column definitions
SQL HighlightingFeatureDBE-9616Improvement of "Aggregate-related problems" inspection with CUBE and ROLLUP
FeatureDBE-9595Inspection for missing column aliases
FeatureDBE-9598Add "Misleading reference" inspection
FeatureDBE-9597Report missing returns in SQL functions
FeatureDBE-9596Allow disabling "DELETE/UPDATE without WHERE" inspection for temporary tables
BugDBE-9611Field named `values` in nested query
BugDBE-4267PostgreSQL: CURRENT_USER should be accepted wherever a username is
BugDBE-9679Inline parameter hint provider for DB routines
BugDBE-9658Exasol IFNULL() function support
BugDBE-9659Exasol PARTITION BY clause
BugDBE-9660Snowflake dialect: QUALIFY does not work correctly in a WITH clause
BugDBE-9682Oracle: Allow identifier syntax for password values (e.g. REPLACE clause)
BugDBE-9667Add support [GLOBAL] [ANY|ALL] [INNER|LEFT|RIGHT|FULL|CROSS] [OUTER] JOIN (subquery)|table USING columns_list for ClickHouse dialect
BugDBE-9767DROP CHECK incorrectly marked as error for MySQL.
SQL ResolveBugDBE-9453CQL highlighting doesnt understand custom types
BugDBE-9503DataGrip crashes and CPU consumption is high
BugDBE-9601Escaped table names breaking column name recognition in injected SQL
No subsystemBugWEB-42727502 bad gateway is shown on the first request after project reopenning
CSSPerformanceWEB-42613CSS: CssColorGutterRenderer can cause freezes
DebuggerBugWEB-42661Debugging with an async hook enabled is broken
JavaScript. FrameworksFeatureWEB-42868create-react-app 3.3: use `--template typescript` for generating TypeScript app
FeatureWEB-42869create-react-app 3.3: use `npx --ignore-existing` when generating a project
BugWEB-42824PhpStorm freezes while deleting characters from doctrine XML files
BugWEB-42758Directly exported jsx classes do not show in code completion.
BugWEB-42387Angular template: false "Unused variable" when using @ViewChildren in Component
TypeScriptPerformanceWEB-42657High CPU usage when editing TSX component with style-components
PHP InterpretersBugWI-50234Built-in web server doesn't work with PHP 7.4
  • No labels