2567 Commits (42a0080f59a6713f80020cbd178eae0b523f2563)
 

Author SHA1 Message Date
Jørgen Lien Sellæg 7a0477a11b set correct path for subsequent commands as well 7 years ago
Jørgen Lien Sellæg 2f931a9647 use all available cores when compiling 7 years ago
Jørgen Lien Sellæg f241aab997 speed up build by caching pacman packages between builds 7 years ago
eidheim 600adc6ad2 Merge https://gitlab.com/cppit/jucipp 7 years ago
eidheim 0497b8c8e7 Updated libclangmm submodule 7 years ago
Jørgen Lien Sellæg 3cefe36949 update year 7 years ago
eidheim b466b46efa Removed unused member variable in git.h 7 years ago
eidheim 418f6c13d3 Improved LIBGIT2_VER_MAJOR check 7 years ago
maxice8 3e1ed92cc1
src/git.cc: Fix API compatibility with libgit2 0.28 7 years ago
Viktor Schneider 8c6f76cca8 keep prefix in front of "CMakeFiles/" for executable path of cmake target 7 years ago
eidheim cdc69d082d Language protocol: added uri encoding/decoding, and added missing argument escaping to some Terminal::process calls 7 years ago
eidheim 51a55faae8 When running HTML-files, use npm start if npm-project is found 7 years ago
eidheim 092d729554 Bracket languages: now adds or removes /**/ around selection when typing / 7 years ago
eidheim 7cd178e2b2 Use lowercase instead of uppercase when sort naturally in directory view 7 years ago
eidheim d9e49d8ba2 Directories and files in directory view are now naturally sorted 7 years ago
eidheim 7a456b8ddb Added Edit.Show/Hide that can be used to hide text in a buffer by making it smaller 7 years ago
eidheim 6eca4d6555 Added possibility to override theme font 7 years ago
eidheim 343a518376 Language protocol: tab is now escaped 7 years ago
eidheim aac80d0ade Prettier: speed up by no longer using prettier to find configuration path 7 years ago
eidheim 9f9f4393dc Added additional buffer word tests 7 years ago
eidheim a053feb38f Language protocol: correctly clears flow warnings 7 years ago
eidheim ecd4c5dc55 Merge https://gitlab.com/cppit/jucipp 7 years ago
eidheim 6934fb0790 Language protocol: made flow coverage asynchronous to speed up saving javascript files 7 years ago
eidheim 414d8f195c Clang index no longer static due to libclang crashes when using the same index in parallel parses. 7 years ago
eidheim 5157a3b635 Make use of lock_guard instead of unique_lock where possible 7 years ago
eidheim dc026f5fa6 Added support for builds that includes compile_commands.json files created by tools like Bear and compiledb. Fixes #392 7 years ago
eidheim 8b8f493780 Fixed sorting of filenames and directories in directory view 7 years ago
eidheim c6efc4599f Markdown format: no newlines in table rows starting with | 7 years ago
eidheim f18e38c6bc Disabled excludeDeclarationsFromPCH due to libclang bug where clang_visitChildren could behave differently between runs 7 years ago
eidheim 994573b75e Added support for snippets. Fixes #348 7 years ago
eidheim 97279b04dc Fixed directory git status for paths within a symbolic linked folder 7 years ago
eidheim 58e5533a74 Added log.libclang to preferences that when enabled outputs diagnostics to standard output. Also set excludeDeclarationsFromPCH when creating clangmm::Index-instances 7 years ago
Noah11012 acff98e83d Fixed broken "enhancement" link in README.md 7 years ago
eidheim ec18276160 v1.4.6 7 years ago
eidheim dd3a02fc7d Fixed javascript indentation outside brackets when line starts with (, [ or { 7 years ago
eidheim 0ea7655065 Updated Debian install instructions 7 years ago
eidheim 88dc16d1f2 Fixed Project::Build::get_debug_path() that was not correctly changing <project_directory_name> when inserted from <default_build_path>. Reported in #394 7 years ago
eidheim 6f7388bf4d Fixed prettier error tooltips 7 years ago
eidheim b9b31c3c93 No longer adds -fretain-comments-from-system-headers when using pch file. Related to #394 7 years ago
eidheim ffe3e90500 Added comment char for yaml 7 years ago
Ole Christian Eidheim cfba57dfcf Fixed Appveyor CI (resolves #393) 7 years ago
eidheim 0a4bc8cb60 Meson, related to #394: exclude dependency file generation when parsing to silence clang error 7 years ago
eidheim 6e147af6fb Remove -include-pch arguments for header files 7 years ago
eidheim e7b0a901f4 Merge https://gitlab.com/cppit/jucipp 7 years ago
eidheim 596f8f166b Language protocol setup doc: flow-bin should be installed globally 7 years ago
eidheim 122787f35d Language protocol: no longer adds documentation to autocomplete if it is equal to the detail already added 7 years ago
Jørgen Lien Sellæg 75760bb016 add shebang 7 years ago
Jørgen Lien Sellæg a2116b12ed exit if cd fails 7 years ago
Jørgen Lien Sellæg 2f52f4703d get debug information from bash 7 years ago
eidheim 780e27fcbf Update libclangmm submodule 7 years ago