A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.jetbrains.com/help/rider/TypeScript_Compiler_Tool_Window.html below:

TypeScript window | JetBrains Rider Documentation

The TypeScript tool window lists compilation errors in TypeScript code. This list is not affected by changes you make to your code and is updated only when you invoke compilation again.

JetBrains Rider shows the TypeScript tool window only when the TypeScript language service is activated on the TypeScript page as described in Languages and frameworks: TypeScript.

The tool window shows up only after you first compile your TypeScript code manually. After that, the tool window is accessible via in the main menu or via the tool window bar.

See Compiling TypeScript into JavaScript.

After that the tool window is accessible via in the main menu or via the tool window bar.

The tool window lists all the compilation errors detected in the chosen scope. This list is not affected by changes you make to your code and is updated only when you invoke compilation manually again.

Error messages are grouped by files in which they were detected. To navigate to the code in question, double-click the corresponding error message or select it and choose Jump to Source from the context menu.

Item

Description

Compile

Select this option to invoke manual TypeScript compilation and then select the range of files to compile.

Configure TypeScript

Select this option to open the Typescript page and edit the TypeScript settings.

Restart TypeScript Service

Select this option to clear run the TypeScript language service anew.

Item

Tooltip and shortcut

Description

/

Expand all

Ctrl+NumPad Plus

Collapse all

Ctrl+NumPad Minus

Use these buttons to have all nodes expanded or collapsed.

Clear All

Click this button to remove all the error messages from the tool window.

Close Ctrl+Shift+F4

Click this button to terminate the compiler and the TypeScript language service and close the tool window.

Item

Icon and shortcut

Description

Jump to source

F4

Open the file where the selected error was detected and navigate to the fragment of code which caused the error.

Copy

Ctrl+C

Copy the selected error message with the information on the file, the line, and the column where the error was detected.

Navigate with single click

When this option is selected, clicking an error message brings you to the code which caused the problem.

Collapse All

Ctrl+NumPad Minus

Hide the error messages and show only the files where compilation errors are detected.

Expand All

Ctrl+NumPad Plus

Unfold all the nodes in the tool window and show the error messages for each file.

Export to text file

Alt+O

Save a list of files where compilation errors occurred.

  1. In the Export Preview dialog that opens, specify the path to the text file where you want to store the list of files with compilation problems.

    To have the corresponding error messages saved as well, make sure the Details checkbox is selected.

    To save the list of erroneous files to the clipboard, click Copy.

  2. Click Save. If the specified file already exists, JetBrains Rider asks you whether you want to overwrite this file or to append the new file list to it.

18 July 2025


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4