Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2021 20:27:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257844] editors/jucipp: Update to 1.7.0
Message-ID:  <bug-257844-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257844

            Bug ID: 257844
           Summary: editors/jucipp: Update to 1.7.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: info@babaei.net

Created attachment 227194
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227194&action=
=3Dedit
editors/jucipp v1.6.3 to v1.7.0 patch file

New features:

* Added menu item to create new Rust projects
* Added possibility to add custom commands in a new menu item Commands
* Language client: added support for refactor code actions at cursor positi=
on
using Apply Fix-its menu item. Availability of refactorings is not shown to
keep visual noise to a minimum.
* Added support for Go projects
* Added compile and run support for Julia
* Language client: added support for type declaration and implementation
location
* Language client: added completionItem/resolve request to fetch details and
documentation of incomplete completion items
* Parallel parameter is added on systems with more than one CPU cores to
default value in preference item project.cmake.compile_command
* Added possibility of automatic installation of Rust and rust-analyzer
* Added Switch File Type to File menu
* Added Close Other Files to File menu


Cleanups, bugfixes and other improvements:

* Added cancel dialog if grep or ctags processes exceed 10 seconds
* Let theme decide if tree lines should be enabled in directories view
* Fixed potential crash on directory update when trying to colorize a delet=
ed
folder
* Fixed Open With Default Application menu item in directory view for file
paths with special characters
* Now makes sure build directory is created before building and debugging R=
ust
programs
* Fixed Rust debug value formatter
* Added extra executable lookup for rust-analyzer
* New Project menu items now also add .gitignore files
* Copying from diff buffer now omits + or - at start of lines
* Corrected extend selection on HTML and JSX elements
* MacOS: fixed selection marks when selecting text through mouse drag
* Fixed autocomplete at start of buffer
* Improved extend selection for non-bracket languages like Python and Julia
* Tab width set to 4 in terminal as well
* Improved C/C++ include fixits
* Made use of the nlohmann/json library due to lacking JSON capabilities in
Boost::PropertyTree
* Improved positioning of tooltips
* Made similar symbol tags more visibile when using dark themes
* Made use of prettier library when possible to speed up prettier formatting
* Improved entry in selection dialog on MacOS
* Improved spellcheck inside ''
* Fixed complete insertion of dollar signs in generic buffers
* Slightly more efficient autocomplete in generic buffers
* Added support for Python docstring :: code blocks
* Language client: added support for workspaceFolders
* File path in status bar is now relative to opened folder if file is within
this folder
* Search options are saved between sessions
* Moved Find File from Source to File menu

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257844-7788>