2983 Commits (v1.8.1)
 

Author SHA1 Message Date
eidheim c2b824e51e Force newline at end of file on prettier style format 3 years ago
eidheim e566cb8487 Temporary solution to enable prettier plugins: add a file, for instance .prettier-sql, to enable prettier for sql files in that directory and its subdirectories 3 years ago
eidheim d28dcf6f7a Slight improvement of Natural::compare, for instance: t1.txt now comes after t.txt 3 years ago
eidheim 6def62ad21 Added line comment for markdown 3 years ago
eidheim bfbb7a3ab1 Updated tiny-process-library submodule 3 years ago
eidheim d0c0107afc Merge branch 'flatpak' of https://gitlab.com/doe300/jucipp 3 years ago
eidheim 2fe8f1cb46 Fixed llvm 15 crash when trying to parse C header as C++ header in a C project 3 years ago
eidheim bab7e16a90 Temporary fix for llvm 15 where the TranslationUnit cursor kind was changed from 300 to 350 3 years ago
eidheim 20530fab7e Made it possible to enable dark MacOS titlebar through the C definition MACOS_DARK_TITLEBAR 3 years ago
eidheim 0ecf381ab5 Added code, although deactivated currently, to make title bar dark in MacOS 3 years ago
eidheim 1f2aef713d Fixed setting icon on MacOS 3 years ago
eidheim 5f26ec870e Corrected placement of tooltips 3 years ago
doe300 69a30f271d Flatpak, use host system headers and run external programs outside of sandbox 3 years ago
doe300 b9fcb0195b Add flatpak manifest 3 years ago
eidheim b8bda75048 Added instructions on how to use the pyright language server 3 years ago
eidheim 692f3de1f0 v1.7.2 3 years ago
eidheim bd930063c2 Fixed Project::CMakeBuild::is_valid for MSYS2 3 years ago
eidheim 69442af3e9 Added fstream include to filesystem.hpp as suggested in https://gitlab.com/cppit/jucipp/-/issues/453 to fix FreeBSD compilation 3 years ago
eidheim 5611ff5b21 Ignore arguments in compile commands after and including -- 3 years ago
eidheim 847dcbf424 Merge branch 'stop-ignoring-some-compile-commands' of https://gitlab.com/cppit/jucipp 3 years ago
eidheim 729c783d69 Updated libclangmm 3 years ago
eidheim d703454f5f C/C++: create build folder, if not already created, prior to getting run arguments in order to extract executable from build 3 years ago
Jørgen Lien Sellæg 99388cc472 fixes #452. I don't know why the compile commands insterts these? 3 years ago
eidheim de242f310b Minor cleanup of CMake::get_executable 3 years ago
eidheim 350da301ec Cleanup and slight improvement of cmake_file_api code 3 years ago
eidheim 9ee1d4dade Merge branch 'cmake_file_api' of https://gitlab.com/doe300/jucipp 3 years ago
doe300 d9fc483332 Add missing headers required for GCC 11 compilation 4 years ago
doe300 6c4de943ec Use CMake file API to find executables for source file 4 years ago
Jørgen Lien Sellæg 24ff43d654 add svelte files 4 years ago
eidheim d9db8cb2f8 Temporarily disable warnings as errors due to GCC bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105329 4 years ago
Jørgen Sverre Lien Sellæg e81b8f78b4 use space before comment 4 years ago
Jørgen Sverre Lien Sellæg 8f3761cb7a update license 4 years ago
eidheim a8021a1865 Minor cleanup of Source::guess_language 4 years ago
doe300 a07a4605ca Add support for Groovy language and Jenkins files 4 years ago
eidheim 90af1f14cf Slightly safer Natural::compare() 4 years ago
eidheim 103e5519bc Added natural sort to Find File 4 years ago
eidheim 625cecd305 Updated tiny-process-library submodule 4 years ago
eidheim 3e1eca11fc Improved build error messages 4 years ago
eidheim ec1d82e59b Fixed lldb_test on MacOS 4 years ago
eidheim 577c832a61 Update libclangmm 4 years ago
eidheim ae669bfcdf Slightly improved C++ include fixits 4 years ago
eidheim 3b0412e870 Fixed deadlock when inserting snippets when using autocomplete keys 4 years ago
eidheim 42b3f00980 Added extra checks for valid CMake builds, and fixed previous check for correct project path in CMakeCache.txt 4 years ago
eidheim 686649e67d Dollar sign now adds dollar signs around selected text in latex buffers 4 years ago
eidheim 77cab2ccbe Updated libclangmm 4 years ago
eidheim 485a7f5eb2 Fixed latexindent selection formatting 4 years ago
eidheim d3d54b48b6 Added -m switch to latexindent 4 years ago
eidheim fedb5c2c96 Added support for latexindent 4 years ago
vazub 58abd35e4e NetBSD build instructions 4 years ago
vazub 8d03762695 Build for NetBSD and include proper RPATH 4 years ago