🐛 Site > File tree > Prevent name wrapping
This commit is contained in:
@@ -261,6 +261,7 @@ class ClassName extends AnotherClass
|
||||
this.files.createVersion('./test/icons/test.c', 'Test icon')
|
||||
this.files.createVersion('./test/icons/test.h', 'Test icon')
|
||||
this.files.createVersion('./test/icons/test.pwet', 'Test icon')
|
||||
this.files.createVersion('./test/and that\'s a very long file with a very long name so I can test how scrolling works', 'Test icon')
|
||||
|
||||
// Adding file versions
|
||||
let counting = 0
|
||||
|
||||
Reference in New Issue
Block a user