Axiowisp 0.3.5 Is Out — Split Editor and AI Slash Commands
It's a focused release. Two features, both significant. If 0.3.4 was about expanding what the editor can do, 0.3.5 is about how you interact with it — how you navigate multiple files at once, and h...

Source: DEV Community
It's a focused release. Two features, both significant. If 0.3.4 was about expanding what the editor can do, 0.3.5 is about how you interact with it — how you navigate multiple files at once, and how you talk to the AI. Split Editor You can now open two files side by side in the same window. Click the split icon at the left of the tab bar to enable it. The editor divides into two independent panes. The left pane tracks your normal active tab as always. The right pane has its own tab strip — click any open file to load it there. Prefer the faster approach? Right-click any tab → Open in Split. It opens directly in the right pane and enables the split in one action. The divider between the two panes is draggable — pull it left or right to give more space to whichever side you need. Close the split with the X on the right pane header when you're done. The use cases are obvious once you have it: comparing two files, writing a function while reading its tests, editing a component while refer