CLion development tools | 04 - CLion built-in tools and plug-ins

Column introduction

1. CLion built-in tools

1. SSH terminal tool


Fill in the ssh remote connection information:

After connecting, it can be used in the Terminal column:

2. HTTP request

Fill in the http request content and initiate a request, a convenient batch:

Two, plug-in

1. Manage installed plugins

2. Simplified Chinese plugin

3. Theme plugins

Search the keyword theme in the plug-in market, you can install a lot of beautiful themes:

4. Shortcut key mapping plugin

I used VScode a lot before, you can install the shortcut key mapping of VScode:

The mapping of VScode shortcut keys is as follows:

5. Rainbow Brackets Plugin

6. Translation plugin

7. git plugin

The plugin will display the commit information for each line of code in the file:

Guess you like

Origin blog.csdn.net/Mculover666/article/details/130435630