Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
New screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
eidheim committed Jun 30, 2017
1 parent 34384f4 commit d0ca4be
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ towards libclang with speed, stability, and ease of use in mind.
* Go to declaration, implementation, methods and usages (C++)
* Find symbol through Ctags
* Spell checking depending on file context
* Run shell commands within JuCi++
* Run shell commands within juCi++
* Regex search and replace
* Smart paste, keys and indentation
* Auto-indentation of C++ file buffers through [clang-format](http://clang.llvm.org/docs/ClangFormat.html)
Expand All @@ -41,11 +41,11 @@ See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for plann
## Screenshots
<table border="0">
<tr>
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot1b.png" width="380"/></td>
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot2b.png" width="380"/></td>
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot1c.png" width="380"/></td>
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot2c.png" width="380"/></td>
</tr><tr>
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot3b.png" width="380"/></td>
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot4.png" width="380"/></td>
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot3c.png" width="380"/></td>
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot4b.png" width="380"/></td>
</tr>
</table>

Expand Down
Binary file removed docs/images/screenshot1b.png
Binary file not shown.
Binary file added docs/images/screenshot1c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/screenshot2b.png
Binary file not shown.
Binary file added docs/images/screenshot2c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/screenshot3b.png
Binary file not shown.
Binary file added docs/images/screenshot3c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/screenshot4.png
Binary file not shown.
Binary file added docs/images/screenshot4b.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d0ca4be

Please sign in to comment.