#
clion
Here are 172 public repositories matching this topic...
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
jetbrains
phpstorm
chinese
webstorm
rubymine
pycharm
clion
chinese-translation
intellijidea
androidstudio
goland
-
Updated
Dec 15, 2019 - HTML
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
jetbrains
phpstorm
chinese
webstorm
rubymine
pycharm
clion
chinese-translation
intellijidea
androidstudio
goland
-
Updated
Feb 20, 2020
Open
Split the UI
dubreuia
commented
Dec 12, 2019
- Other Settings
- Save Actions
- Activation: activate, file filter, epf (if java)
- Global Actions: global, build (if compile), execute
- Java Actions: java fixes
- Save Actions
Debugging C++ in a Docker Container with CLion IDE
-
Updated
Jun 23, 2019 - Dockerfile
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
ui
intellij
jetbrains
highlighting
color-scheme
phpstorm
solarized
color-theme
webstorm
rubymine
pycharm
android-studio
clion
rider
datagrip-ide
jetbrains-ides
intellij-idea
solarized-color-schemes
goland
-
Updated
May 10, 2020
An FFmpeg and SDL Tutorial.
audio
linux
learning
encoding
cmake
ffmpeg
multimedia
video-player
sdl
cmake-modules
sdl2
decoding
arch-linux
libav
cmakelists
codec
clion
learning-by-doing
sdl-tutorial
multimedia-files
-
Updated
Nov 8, 2019 - C
Monokai color sheme for JetBRAINS CLion
-
Updated
Oct 31, 2016
Remove/Backup – settings & cli for macOS (OS X) – DataGrip, AppCode, CLion, Gogland, IntelliJ, PhpStorm, PyCharm, Rider, RubyMine, WebStorm
macos
backup
osx
script
intellij
jetbrains
phpstorm
macosx
cleanup
webstorm
rubymine
pycharm
appcode
clion
pruning
cleaner
rider
datagrid
gogland
-
Updated
Nov 1, 2019 - Shell
breandan
commented
Aug 1, 2018
There is some documentation on building a custom run configuration. Feel free to ping me if you have any questions.
Single File Execution Plugin is a plugin for CLion (C/C++ IDE on IntelliJ platform provided by Jetbrain).
-
Updated
Mar 10, 2019 - Java
A plugin for CLion that enables arduino-cmake integration.
-
Updated
Jan 30, 2020 - Java
Embedded Development on STM32 with CLion and the Segger Tools
-
Updated
Apr 13, 2019 - C
Library that provides an actor style message-passing programming model (in C++).
-
Updated
Apr 8, 2020 - C++
Dark editor theme for JetBrains IDEs
intellij
jetbrains
phpstorm
intellij-plugin
webstorm
rubymine
pycharm
android-studio
pycharm-theme
appcode
clion
-
Updated
Apr 5, 2016
Syntax highlight for logstash configuration files on all JetBrain IDEs (IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm)
syntax-highlighting
logstash
intellij
filetype
idea
phpstorm
keyword
webstorm
rubymine
pycharm
android-studio
appcode
clion
elastic
screenshot-theme-intellij
-
Updated
May 16, 2019
Examples of PVS-Studio integration in CMake (CLion/QtCreator)
-
Updated
Oct 28, 2019 - CMake
pisanuw
commented
Jan 16, 2019
Environment
- Operating System (e.g. Ubuntu 16.04 x64): Darwin MAC-30223656 16.7.0 Darwin Kernel Version 16.7.0
- IDE Version (e.g. CLion 2016.3.2): CLion 2018.2.3
- Cppcheck executable version (
cppcheck --version): Cppcheck 1.86 - Cppcheck plugin version: 1.2.0
- Exact strings used in cppcheck plugin options: --enable=all --force --inconclusive --language=c++ --std=c++14 --suppress=m
Open
Add unit tests
iashu90
commented
Nov 23, 2018
Will this project support to generate the document for whole project with one click ? It will help to do instead of doing each and every method/fun/class.
Provides a way to use IntelliJ run configurations as buttons
plugin
executor
intellij
jetbrains
phpstorm
intellij-plugin
webstorm
rubymine
pycharm
android-studio
appcode
clion
rider
jetbrains-ides
intellijidea
intellij-platform
-
Updated
Apr 5, 2020 - Java
Universal Scene Description (USD) plugin for JetBrains IDEs (PyCharm, CLion, etc...)
-
Updated
May 30, 2020 - Java
IntelliJ Plugin: Search the selected text using any online search engine
-
Updated
Feb 12, 2017 - Java
Improve this page
Add a description, image, and links to the clion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clion topic, visit your repo's landing page and select "manage topics."
Hello,
Could you add the pop-up documentation of a function/variable when we press
Ctrl + Q? For now it showsNo documentation found.even if I used@docon the function.Thanks