Releases: github0null/eide
Releases · github0null/eide
Embedded IDE v3.27.0
[v3.27.0] update
New:
MCP Server: Add mcp server to export eide built-in functions. Settings:EIDE.MCP.Server.Enable,EIDE.MCP.Server.PortMCP SKILL: https://gist.github.com/github0null/5c08fb61bb4a705f1dc9b03dcb980f93Callgraph View: Add callgraph view and new options-fcallgraph-info,-fstack-usagefor gcc toolchain.
Fix:
Cppcheck: Fixed cppcheck config generate.Symbol Table: Fixed size column override table header.Clangd Config: See. Thanks inaku-Gyan
Changes:
Devtools: Update node version to v18 and min vscode version require v1.89.0.
Embedded IDE v3.26.9
Embedded IDE v3.26.7
[v3.26.7] revision
Improve:
IAR C/C++ Intellisense: Export IAR internal preprocessor defines for cpptools extension.ELF Map View: Add.rodatasection for map view. Support map view for IAR_ARM toolchain.Compiler Options: Adddwarf-4/5options. Add-Wextra -Wpedantic -Wshadow -Wconversionoptions forall-warningsoptions.
Changes:
Disassembly View: Remove--visualize-jumpsoptions (because it will interfere with your vision in most cases).
Embedded IDE v3.26.6
[v3.26.6] revision
New:
One-Click Debug: Support new debuggereclipse-cdt.cdt-gdb-vscode. You can select it in project settings.
Changes:
axf2elf Removed: This function now is deprecated because we can use 'loadFiles', 'symbolFiles' options to load ac5/ac6 axf.Project Export: Check PR 511 for more details.
Embedded IDE v3.26.5
Embedded IDE v3.26.4
Embedded IDE v3.26.3
[v3.26.3] revision
New:
Symbol Table View: New symbol table UI (with c++ symbol name demangler).
Fix:
Toolchain Options: Fix issue 495Project Importer: Fix issue 491axf2elf Tool: ELF files too large when addresses not contiguous. PR 6
Improve:
unify_builder: Use independent lock file instead ofunify_builder.logfile.Debug Config Provider: Add chipDescriptionPath support for probe-rs. PR 499memap View: Update memap command.Intellisense Provider: Update armclang lint file.
Embedded IDE v3.26.2
[v3.26.2] revision
New:
Symbol Table View: New symbol table UI (with c++ symbol name demangler).
Fix:
Toolchain Options: Fix issue 495Project Importer: Fix issue 491axf2elf Tool: ELF files too large when addresses not contiguous. PR 6
Improve:
unify_builder: Use independent lock file instead ofunify_builder.logfile.Debug Config Provider: Add chipDescriptionPath support for probe-rs. PR 499memap View: Update memap command.Intellisense Provider: Update armclang lint file.
Embedded IDE v3.26.1
[v3.26.1] revision
Fix:
Project Toolchain: Revert commit 'support generic gcc for arm or riscv projects.'Project Migration: Fix user context data not migrated. issues 479
Embedded IDE v3.26.0
[v3.26.0] update
Change:
Project File: Use yaml instead of json and update project data schema. Renameeide.jsontoeide.yml.
Fix:
Target Switch: Fix file's options was overrided when switch to other target.
Improve:
Project Templates: Add local cache for fetching remote templates repository.
Notice: This version contains important changes. After the automatic migration is completed, you will no longer be able to open your project using the old version of the plugin.