yavide icon indicating copy to clipboard operation
yavide copied to clipboard

Modern C/C++ integrated development environment

Results 46 yavide issues
Sort by recently updated
recently updated
newest added

Still not working properly, work in progress... Mac OS usually uses either **Homebrew** or **MacPort**, but in general it should be the same. Based on this discussion:https://github.com/JBakamovic/yavide/issues/20 I though of...

Hi, Just installed yavide on mx stretch and i keep getting the following error: ![yavide](https://user-images.githubusercontent.com/9399631/73598527-516c7d80-4531-11ea-95fc-f9b87f8a2d08.png) Thanks

Elementary OS does not allow to have files on desktop, so I ran into this problem. Any fix? `chown: cannot access '/home//Desktop/yavide.desktop': Not a directory`

I have run the installation with root permission but i get the following error in the setting permissions section `chown: cannot access '/root/Desktop/yavide.desktop': Not a directory`

This feature should _show who calls the specified function_. **How to specify the function**: use one under the cursor. **Hotkey**: For example, Eclipse CDT uses Ctrl+Alt+H

Add highlight for the next C++ keywords: case default Now they are not highlighted.

i've recompiled vim with python3 and python2 support and did all steps from the wiki to install (just run ./install.sh), ihave libclang installed and clang but when i run yavide...

**Steps**: 1. `$> gvim --servername yavide -f -N -u /opt/yavide/.vimrc` 2. `Ctrl-S + i` to import project 3. Entered the path, selected C++ and Makefile 4. gvim froze and got...

Hello, I'm having trouble getting Yavide to run correctly. I first had issues about watchdog and found i had to run "pip2.7 install watchdog" to get rid of that error,...