[Bug 243496] [maintainer-update] editors/jucipp update to v1.5.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 21 23:32:51 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243496

            Bug ID: 243496
           Summary: [maintainer-update] editors/jucipp update to v1.5.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: info at babaei.net

Created attachment 210940
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210940&action=edit
jucipp-1.5.0-to-1.5.1.patch

New features:

    Added preferences item debug_place_cursor_at_stop to update cursor when the
debugger stops
    Improved debug tooltips in class member source files: constant expressions
should now be processed and shown
    Binding shortcuts to snippets is now possible by adding key values in
snippets.json
    Added Show Breakpoints to the Debug menu
    Prettier can now be run on HTML files
    Added Window->Split Source Buffer
    Added preference option to disable replacing search entry with selected
text
    Added markdown_command to project preferences

Cleanups, bugfixes and other improvements:

    Slight improvement to C/C++ include completion
    Language protocol: fixed type coverage warnings
    Added support for .tsx files
    MacOS: added missing include and framework folders
    Fixed spellcheck of entire buffer when buffer starts with a comment or
string
    Improved entry history that is for instance used in the search dialog. Can
now go to previous text history, and back to last written text
    Improved snippets: now supports variables TM_SELECTED_TEXT,
TM_CURRENT_LINE, TM_CURRENT_WORD, TM_LINE_INDEX, TM_LINE_NUMBER,
TM_FILENAME_BASE, TM_FILENAME, TM_DIRECTORY, TM_FILEPATH, CLIPBOARD, and
default values
    Optimized ctags parsing
    Fixed usage cache count, and added info message about background processes
if any when quitting juCi++
    Fixed threaded dispatcher disconnects that must happen in the main thread
    Fixed potential crash when full reparse is needed before exiting juCi++
    Fixed prettier error message parsing
    Language protocol: now shows possible arguments if no argument info is sent
from server after autocomplete
    Cleanup and fixes to dialog and tooltip positioning, and dialogs and
tooltips should now not be partially shown outside of screen
    Improved speed of directory view when opening folder containing a large
number of files or directories
    Language protocol: Prettier is now the preferred style formatting instead
of using the language server

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


More information about the freebsd-ports-bugs mailing list