eidheim
8163057f1c
Updated language server instructions for python3 support
7 years ago
eidheim
4b6646e7bc
Updated example language server instructions for Flow support
7 years ago
eidheim
edb4369bf0
Language client: corrected diagnostic underline for some cases, and updated language server setup docs for rust
7 years ago
eidheim
5aa01cfaa5
Related to #406 : updated dependencies installation for Debian and Debian based distributions
7 years ago
eidheim
840da5b706
Added MacOS Mojave instructions
7 years ago
eidheim
e074e4daea
Fixes build and lldb issue on MacOS, and added workaround for buggy Gsv::Buffer::create_source_mark
7 years ago
eidheim
fa7bf3ae33
Updated install-instructions for MacOS
7 years ago
eidheim
0ea7655065
Updated Debian install instructions
7 years ago
eidheim
596f8f166b
Language protocol setup doc: flow-bin should be installed globally
7 years ago
eidheim
0776d0a5ea
Corrected python versions in language servers document
7 years ago
eidheim
d540476356
Added note on Python3 and MacOS
7 years ago
eidheim
40324890d5
Improved setup instructions of python-language-server
7 years ago
eidheim
4b86598fe2
Added type checking (mypy) to python-language-server setup instructions
7 years ago
eidheim
29b85c71b6
Added pycodestyle to python-language-server installation instructions
7 years ago
eidheim
cc6751d8c2
Added rope and yapf to python-language-server installation instructions
7 years ago
eidheim
577099d3f9
Added additional instructions for setting up language servers
7 years ago
Ole Christian Eidheim
24fc406f16
Corrected table of contents of installation document
8 years ago
eidheim
4dd75a3708
Moved to GitLab
8 years ago
eidheim
dcd57d3cf3
Updated dependency install for Debian/Linux Mint/Ubuntu
8 years ago
eidheim
0851be5e04
gtksourceviewmm3 workaround no longer necessary on MSYS2
8 years ago
eidheim
59c08a2dd8
Fixes #251 : Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work.
8 years ago
eidheim
5ac34e378f
Installation doc: removed version from Fedora and Mageia
9 years ago
eidheim
7b61e75d35
Added gnome-icon-theme to MacOS brew install command
9 years ago
eidheim
d0ca4be174
New screenshots
9 years ago
eidheim
1fa2137eb4
Documentation updates: screenshots now in table, added FreeBSD to installation document, and changed OS X to MacOS
9 years ago
eidheim
b7004c053a
Updated installation document due to new Debian stable release
9 years ago
eidheim
4fe1581dae
Fixes #338 : latest llvm version not found on MacOS
9 years ago
eidheim
4ea042e131
Added missing lldb to openSUSE Tumbleweed dependency install command
9 years ago
eidheim
969db1ae49
Fixes to OpenSUSE installation instructions PR ( #333 )
9 years ago
Julián Unrrein
f240d66ef4
Add installation instructions for Opensuse
9 years ago
Patrick Voigt Mascarenhas
ce9e1688c6
typo and mwindows
9 years ago
Josh Wright
c2563516be
fix typo with Archlinux installation docs title
9 years ago
eidheim
1335376584
Added gtksourceviewmm3 recompilation and reinstallation instructions for MSYS2
9 years ago
eidheim
bcf2a7fe75
lldb-3.8 now works on Debian Testing: updated install instructions
9 years ago
eidheim
9224aef66c
Updated debian testing dependency installation. Note that this is temporary till debian fixes its lldb-3.8 package
9 years ago
eidheim
25e979dc86
Updated information regarding debug support on MSYS2 in installation docs
9 years ago
Hallgeir Løkken
153a24d4b2
Corrected install instructions for OS X: gtksourceviewmm3 is now properly part of homebrew and can be installed directly instead of using brew/x11/gtksourceviewmm3
9 years ago
eidheim
e4cff18db4
Added CPack to CMakeLists.txt, which can be used to build jucipp packages on various platforms
10 years ago
eidheim
18994bfa98
Added Find Symbol through ctags
10 years ago
Ole Christian Eidheim
2bc5d65251
Git integration through libgit2 ( #244 )
...
* Git integration, fixes #63
* Fixed a crash when deleting directories, added libgit2 to MSYS2 CI, adjusted colors slightly
* Git integration now supports debian stable
* Fixed compilation error on MSYS2
* Added git_test
* git_test fix
* Git integration: now updates correct paths on source save. Also added slight delay to source diff git monitor change signal
* git_test fixed
* Now monitors .git directory instead. The .git/index file does not always update on for instance: git commit -m ...
* Directories cleanup
* Fixed git status update on rename refactoring, and some additional cleanup
* Added menu items: Go to Next Diff, and Show Diff
* Fixed Go to Next Diff and Show Diff keybindings
* Minor fixes to git integration
* Added: implement method
* Minor fixes to Implement Method
* Minor fixes to source_diff
* source_diff: optimisations added, as well as some minor improvements
* Fixed a crash when trying to show diff in a buffer not related to a diff repository
* Git integration: MSYS2 support
* source_diff: source should now refresh correctly when .git directory has changed
* directories.cc: stop updating parent path colors when path including .git directory/file is found
* Spellcheck underline no longer shows for for instance '\n'
* Made directory view's git status update async
* Use boost::filesystem::path in git.*
* Optimisation: now stores a cache of git status, which can be slow, that is used when possible
* Source view will now grab focus when a selection dialog is shown
* Source menu should now be correctly updated
* Implement Method: improved
* git.cc: minor fix
10 years ago
eidheim
b7b8f40d85
Fixes #191 debug on arch/manjaro: updated install document
10 years ago
eidheim
53c7926151
install.md: added missing pkg-config to archlinux (found out when trying to build juCi++ in archlinux docker image)
10 years ago
eidheim
53cd93b0f0
Documentation fixes
10 years ago
Goto40
b80652a930
Add documentation generation using doxygen
10 years ago
eidheim
46dee399b9
README and install.md: removed references to boost-system as this is a dependency of boost-filesystem
10 years ago
Ole Christian Eidheim
8825fd6099
Removed boost-log and boost-thread dependencies
10 years ago
Ole Christian Eidheim
85e6edaf10
install.md: fixes #193 . Must use a MinGW Shell to build in MSYS2
10 years ago
Ole Christian Eidheim
af41ea44f9
install.md: added Manjaro Linux
10 years ago
Ole Christian Eidheim
139164dfd8
install.md: added Raspbian, and links to Arch Linux and MSYS2 issues
10 years ago
milleniumbug
ab8294b556
added installation procedure for Mageia 5
10 years ago