1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00
Beef/IDE
Joseph Battelle 66e8ab8823 Fix close of inactive IDE tab without closing pane
When you close an inactive IDE tab, the 'nextTab' is null instead of the
already active one. This then results in the entire pane closing even
with tabs remaining. Ensuring nextTab is always valid keeps the pane open.

This may fix issue #619 as the behavior described is similar.
2021-01-31 20:31:10 -08:00
..
dist Fixed extension methods in autocomplete, added extmethod icon 2021-01-20 12:43:55 -08:00
mintest minlib fix 2021-01-22 09:09:15 -08:00
Properties Initial checkin 2019-08-23 11:56:54 -07:00
Resources Upgraded LLVM to 8.0.1, switched all CRTs to static 2019-09-16 09:33:54 -07:00
src Fix close of inactive IDE tab without closing pane 2021-01-31 20:31:10 -08:00
Tests Fixed variable assignment detection with classes member values 2021-01-21 04:42:15 -08:00
BeefProj.toml Version bump to 0.42.9 2020-12-09 14:20:45 -08:00
BeefRT.sln Initial checkin 2019-08-23 11:56:54 -07:00
BeefSpace.toml Adding curl lib 2020-07-28 05:58:51 -07:00
screenshot0.gif Even smaller screenshot 2020-01-06 06:35:24 -08:00