From nobody Sat Aug 14 20:27:42 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9E5FD1757B32 for ; Sat, 14 Aug 2021 20:27:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnBnB3vRvz4l0S for ; Sat, 14 Aug 2021 20:27:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6A4387C9 for ; Sat, 14 Aug 2021 20:27:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17EKRgLf053406 for ; Sat, 14 Aug 2021 20:27:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17EKRg4E053405 for ports-bugs@FreeBSD.org; Sat, 14 Aug 2021 20:27:42 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257844] editors/jucipp: Update to 1.7.0 Date: Sat, 14 Aug 2021 20:27:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: info@babaei.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N 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.=