2566 Commits (56aa729342e04d399e7d323be34ded06e14df986)
 

Author SHA1 Message Date
eidheim 4ef4e16ecf Minor cleanup of cmake files 6 years ago
eidheim 34c395de48 Fixes #425: symbols and emojis no longer considered word characters when spellchecking 6 years ago
eidheim d5ac358ca5 Added filesystem::get_canonical_path instead of using boost::filesystem::canonical_path that always throws if boost::filesystem::current_path fails 6 years ago
eidheim 9d62155965 Added custom styling to docs 6 years ago
eidheim 696264e623 Fix appveyor CI 6 years ago
eidheim 9794dd3dcc Slightly adjusted red status error color 6 years ago
eidheim 84e935c1c0 Fixed grep escape, using double quotes instead of single quotes 6 years ago
eidheim 60031f3ed7 Updated tiny-process-library submodule 6 years ago
eidheim 94353ee7d6 Added extra padding for entries and terminal, and changed directories header slightly 6 years ago
eidheim 4dc8021ea9 Now use SearchEntry instead of Entry in SelectionDialog 6 years ago
eidheim 94a4558a94 Added missing style classes 6 years ago
eidheim 74c28602f5 Added markdown parsing for tooltips 6 years ago
eidheim f7bcb19097 Updated libclangmm submodule 6 years ago
eidheim 43f2043be1 Cleanup of textbuffer tags and tooltips 6 years ago
eidheim be83985d24 Language client: added textDocument/didSave and removed unsupported capabilities in initialize request, now supports textDocument/documentSymbol responses with both DocumentSymbol[] or SymbolInformation[], and improved hover tooltip parsing 6 years ago
eidheim 1380e6e2f4 Language client: fixed didChange notification when test document sync is full 6 years ago
eidheim 3e4ec4435f Slight improvement of Ctags::get_location 6 years ago
eidheim 1f3129b7e4 Removed unused include 6 years ago
eidheim e94e25c0bb Further improvements to C/C++ Go to Method 6 years ago
eidheim 469d73b8c1 C/C++ Go to Method: slight improvement to row texts 6 years ago
eidheim b5e5219a1c Cleanup of Ctags and Grep classes 6 years ago
eidheim 9ac4e65ddd Unescape Ctags source, and slight optimization of Ctag functions 6 years ago
eidheim e3e79e8693 Added Universal Ctags package to appveyor 6 years ago
eidheim 1d744ae515 MacOS: places juCi++ in front at startup for MacOS versions Mojave and earlier 6 years ago
eidheim 672108f120 Fixes #423: now uses clang++ to find system include paths 6 years ago
eidheim 3df4bf18ce Added ctags_grep_test 6 years ago
eidheim 9346f0ee11 Slight optimization of ctags, and more general goto methods when ctags is used 6 years ago
eidheim 8dc310cb24 Updated installation instructions to prefer universal-ctags 6 years ago
eidheim e849fc0f45 Cleanup and improvement to Source->Find Pattern: now also moves cursor offset to first match when line is selected. Also, when showing match results, line in current view is highlighted. 6 years ago
eidheim 42341f98f3 Cleanup: added ec argument to filesystem calls, and added and made use of Project::get_view_folder and Project::get_directory_folder 6 years ago
eidheim 840803543b Disable deprecated declarations on CI job thread-safety-analysis 6 years ago
Jørgen Lien Sellæg 6ebe94f26c use the correct name of juci 6 years ago
Jørgen Lien Sellæg 1259995a86 add guix install instructions 6 years ago
eidheim 994306e26c Fixes #420: added Find Pattern to Source menu 6 years ago
eidheim e9d932405c Slightly improved C/C++ tooltips 6 years ago
eidheim 5dd9d3bdbf Now supports structured binding declarations properly 6 years ago
eidheim 440b24ca08 Fix MacOS build 6 years ago
eidheim 6e6c2704fd Load snippets at startup 6 years ago
eidheim 4f56005d5c Fixes #421: added CMAKE_INSTALL_PREFIX/lib to link_directories on FreeBSD 6 years ago
eidheim 68156d7ef2 Fallback Go to Method now supported by all languages parsed by ctags. Additionally, if buffer is changed, a temporary file is created for ctags. 6 years ago
eidheim 7b34521a21 Added Go to Method to markdown and json files 6 years ago
eidheim 16876d7695 Use prettier to style format markdown and YAML files 6 years ago
eidheim c6217148d5 Minor fix to typescript-language-server instructions 6 years ago
eidheim f87cb90538 Added language server setup instructions for typescript or javascript without flow 6 years ago
eidheim 5a527f8583 Removed deprecated flag --harmony when running standalone js files through node 6 years ago
eidheim 157e44aea9 MacOS: replaced version specific paths with /usr/local/opt paths 6 years ago
eidheim b51f46c982 Added cmake options LIBCLANG_PATH and LIBLLDB_PATH 6 years ago
eidheim 27f1ce6a09 MacOS: cleanup of libclang include folders 6 years ago
eidheim d200bba077 Updated submodules 6 years ago
eidheim a34488d24f Update license year 6 years ago