cogent

A powerful, fast, and cogent software ecosystem for all platforms.

BSD-3-CLAUSE License

Stars
136
cogent - Improved hierarchical command organization, embed, security fixes Latest Release

Published by rcoreilly over 1 year ago

cogent - Important longstanding bug fix: modules mode now usable

Published by rcoreilly about 3 years ago

This release fixes use of GoMod = true (under gide/Gide Prefs menu) to use modules mode -- previously was unusably jerky due to the golang tools packages.Load function seemingly tanking the entire system (even when running as a separate goroutine). Now caching key data, so only pay the price the first time -- it also seems like they made it faster too.

cogent - Latest update, with mac .dmg pre-built for Catalina 10.15 only

Published by rcoreilly over 4 years ago

The Gide.dmg will install the built app on a mac. Unfortunately only works on Catalina 10.15 at this point..

cogent - Version 1.0.1

Published by rcoreilly over 4 years ago

First official 1.0 series release -- extensively tested and ready for use!

cogent - critical fixes for new TextView Button

Published by rcoreilly over 4 years ago

updates to button were driving full window updates and breaking FindView rendering etc. also SetStatus was blocking window updates causing issues with interactive replace etc.

do not use 0.9.15!

cogent - do not use this version -- has some major bugs!

Published by rcoreilly over 4 years ago

a few very minor issues to resolve but major issues all fixed now (hopefully!) -- will wait a week or two for final testing..

cogent - updated to latest mat32, vci packages

Published by rcoreilly over 4 years ago

also includes major fixes in SpellView

cogent - getting closer to 1.0

Published by rcoreilly over 4 years ago

  • includes new improved VCS (git) log view, separate full repo log view, better blame display, some robustness and updating fixes for debug view.

  • also includes a much-improved tex mode with bibtex completion support (from pi)

cogent - updates to editing smoothness, minor fixes to FollowPtr

Published by rcoreilly over 4 years ago

Includes significant fix for editing smoothness and also minor fixes in FollowPtr.

Overall, editing is the smoothest in GOPATH mode (GoMod = false) -- that is recommended unless you really want to use modules, for the time being. It isn't too bad with modules so not a huge deal though.

cogent - Effectively beta for 1.0 -- most of major GoGi & Gide done.

Published by rcoreilly over 4 years ago

Gide now has full IDE-level functionality, including debugger, usable VCS diff view, log view, and decent, usable completion (with a few more issues).

Will be using and testing for upcoming 1.0 release soon.

cogent - Minor improvements and updates for GoGi

Published by rcoreilly almost 5 years ago

cogent - Just keeping up with GoGi updates

Published by rcoreilly almost 5 years ago

a few bug fixes but no major changes.

cogent - grr.. forgot to update go.mod etc on last one

Published by rcoreilly over 5 years ago

this is a fix to 0.5.8 with updated go.mod -- again, no new features, just keeping up with GoGi

cogent - Keeping up with GoGi updates

Published by rcoreilly over 5 years ago

No new features -- just a few crash fixes here and there, but benefiting from all the improvements to GoGi.

cogent - various crash fixes and update to latest gi api.

Published by rcoreilly over 5 years ago

not much new for gide itself at this point..

cogent - v.0.5.5 with GoPi integration and completion initially working

Published by rcoreilly almost 6 years ago

cogent - v0.5.1: initial beta release with go.mod and version info

Published by rcoreilly almost 6 years ago

This is the beta version as announced on golang-nuts on 11/12/2018, with go.mod added and version info added using make version.