1. 24 Feb, 2021 21 commits
  2. 23 Feb, 2021 4 commits
  3. 22 Feb, 2021 6 commits
  4. 19 Feb, 2021 5 commits
  5. 18 Feb, 2021 4 commits
    • ioedeveloper's avatar
      Include icon for vyper · 21f0f673
      ioedeveloper authored
      21f0f673
    • ioedeveloper's avatar
      Fix path · 9d46ffa7
      ioedeveloper authored
      9d46ffa7
    • ioedeveloper's avatar
      Display icons based on file types · dcb29822
      ioedeveloper authored
      dcb29822
    • bunsenstraat's avatar
      Rntabs (#893) · 2c1aed4e
      bunsenstraat authored
      This addresses an issue when you rename a folder which has files which are open in tabs.
      It would recreate the current opened file because it is current and saved when another file opened. You'd get duplicate files. Also tabs from the old folder would still be visible.
      Now the behavior should be: tabs that belong to the folder renamed will be closed and replaced. No file will be focused.
      Please test.
      2c1aed4e