Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pulsar-edit/tree-view
:lock: π³ Explore and open project files in Pulsar
https://github.com/pulsar-edit/tree-view
This opens the selected folder/file in a new window.
Closes #137
29808a62a852ca2e4673ee81a8c5a9d9fde3ead3 authored over 10 years ago56c14a87e78b2a9a33e2b8d3aea2bc0fe6c8646c authored over 10 years ago
Closes #107
692566560ecbb98eefe8a82dde195d4e95b7a2c9 authored over 10 years ago86fd7ab3d6a16213d9c9744755bf1f026d3d522b authored over 10 years ago
Get specs green on Windows
39a59bf11ea5f85a1e7af96391a8541ddf1b11d0 authored over 10 years ago24ebebbe04dcbe3d380044e11d025bc2984a14a6 authored over 10 years ago
7238ff2595b62af9d25d520931d10932fd9423e8 authored over 10 years ago
7840da1e3f3713421f27e5ab509c5af53a47f344 authored over 10 years ago
602d3600fbe6c0dfc5665ec337d8550f8b46d132 authored over 10 years ago
Add ctrl-f,b bindings for expanding/collapsing dir
69e593738853c11b415f155bfc238e6888031686 authored over 10 years agoMake emacs bindings consistent with rest of app
dc58640a564cebcf60ef98e3c36678a260be8c6e authored over 10 years ago
Directories may be expanded or collapse recursively by holding `alt` when using
the keyboard or ...
f14abb3a75c55322d529fc2a310ef45f0c55da6b authored over 10 years ago
Closes #162
ce9956f1e08c9f108d5fd72a553f0122cfcef5df authored over 10 years ago3e25c2d574b58d06f7d0667ea980ddb399389364 authored over 10 years ago
Support expand/collapse with h/l keys
4e7c65eb32b30ab7332c170fe5dcc1f6ffeddb9b authored over 10 years ago2d3a8ada0a75d6a0d9bd784db10adfc6f97fe015 authored over 10 years ago
d8df05789c82f59bbafd22c386333498ca924af0 authored over 10 years ago
6440c05aaecda346057d1ca278512ff82417aa44 authored over 10 years ago
Resize cursor on windows
2c684f32b7a68ab6bfe4eb58ab06d5ac80ecc3d2 authored over 10 years ago18044fabd8d11d820bfeadf0f450ea966c50c04d authored over 10 years ago
Turn off default up/down scrolling from ScrollView's core:move-up/down event handling
971f3edfdc3c3fd7eab75b05103811066f0eb206 authored over 10 years ago
When https://github.com/atom/atom/pull/2368 was merged, ScrollView
gained the ability to scroll ...
d68d32c2745c4b9faebf0897d96cc9242eb9187f authored over 10 years ago
0da9a37e297c3fe23349f521b8fa58f55576e572 authored over 10 years ago
The col-resize cursor does not show up on a windows build. The ones that are working are:
* e...
f35a576f6f945174873681518a6884123c1672a0 authored over 10 years ago529d7b66d23e190b4526bf1f8a78d1bbf9a61122 authored over 10 years ago
44f094c0719bbecbddb0831489d3bedcbdb2ef0c authored over 10 years ago
b1e27f1f7ec37faf667e2e8dc06cf7ddc1cb0727 authored over 10 years ago
23a5f5c57e072b2aed85c2934b072b341e9b09d2 authored over 10 years ago
d9cb353e51f8c63b42ccaf6b8bd06bb655570372 authored over 10 years ago
842a0327cd1010ff50cde7c6ab0e412e7f0bbb79 authored over 10 years ago
Add cross-platform support to show-in-file-manager.
ba9fb16e55095659f2e099edaea6e031752d9046 authored over 10 years ago364d1f067829e43acb24678838032b922cb1ca6e authored over 10 years ago
Fix broken :not selector in menu; needs element specified to work (i.e., body:not(.platform-darwi...
f05e2627ff3a6755b7a5cf388bda3c2246dac402 authored over 10 years ago
Have operating system specific lables for the "Show in β¦" menu entry.
The generic "Show in File ...
1157af13feb152b47634abac8579256f3329b12c authored over 10 years ago
74023f38ae53d3ee79d527e0251cad13489ba513 authored over 10 years ago
Add data attributes on directory and file views
5505165a5df3a11c49a04c44f08696a454e3f27d authored over 10 years ago3a198427e581d052ad5e6ebdafec497e0a5ee84f authored over 10 years ago
bb5a5bc3f85e5b84c22ad49257616f1a3c427ca9 authored over 10 years ago
75649243c5a8615baa16bc15f85d090ee9b42a8c authored over 10 years ago
Itβll allow for complex theming of the tree view items through CSS
attributes selectors and with...
5ce805ca2f3ee5338f19f13a30c3bfe9816bd74c authored over 10 years ago
This allows the focus check to be correct when the tree view has focus
but the window does not a...
This supports using it even when the tree view does not have focus
which will instead delete the...
Listen for duplicate on atom.workspace
6efb3d605bba4b9d3807a282e7332be0b4c2fc31 authored over 10 years agoDuplicates the active file without tree view open or focused.
60580cdcbbf401ffc161634e2da4f1a9736f5195 authored over 10 years agoa1ecef11ae4871934cf1101e1ffc4f811fbcac4c authored over 10 years ago
2845dbc71d2701738a6cfcabda110714137d3772 authored almost 11 years ago
482f9b60a9721f4874e6418b69016fc7631b92dd authored almost 11 years ago
57a542708dc373d09604de7b4de4a27c9645a053 authored almost 11 years ago
edefba956588bf893f93348002defe8e4cc6c47c authored almost 11 years ago
Previously the fix was to force a redraw of the deselected nodes
which was much slower
8cb9f71b54b055883bfe934636f1b28419cb1162 authored almost 11 years ago
Closes #116
89038acd415822cd3b6d988e07b228c943f6b77b authored almost 11 years agoThis removes leftover highlights that started showing up.
Closes #110
c4e867cb6a849e5b2db73a98d52622046c0976eb authored almost 11 years ago
Having these work without having the tree view open and focused
allows you to quick create new f...
6ec6079a123f4be0d68d87b60d3ae95a53dce0cc authored almost 11 years ago
Showing in the View menu just pollutes that menu
1361ef0d450c4d1d67d662ee101e5ea419ced2a1 authored almost 11 years agoc8faac7a030972df927b45618c1fefa597b92204 authored almost 11 years ago
357fc19b37f43afb517aacc5a0c4633143604c7f authored almost 11 years ago
f0c3a688c2719599d4cb391a693052d907fa5746 authored almost 11 years ago
9f095dbbc12c485a24c86a0cca9a1ff11d6a7e6a authored almost 11 years ago
8921c656170efe2a0ab10feac45b5bc7ab2590e4 authored almost 11 years ago
Previously we were asserting the existence of the new path directly
after the tree view updated....
9c296fb4eb8a31da57941fb5a17a6649a8aa7ad3 authored almost 11 years ago
e6734fa1579112f1b52ccea7a5342ac9de055a95 authored almost 11 years ago
f76f51acf2dbc53e63b78bc3a6b7685ec7b4e626 authored almost 11 years ago
fef27e4cb65ffa7597c31fe97514dc54b0883a28 authored almost 11 years ago
Take into account ctrl click and number of selected items for context menu changes
9dbfd9bd5ff2fb29784aad4812137d21b994aea1 authored almost 11 years agod6883c92e7c8105c49b73dce8a0d490e8897aeed authored almost 11 years ago
006f8f547acdc2335efd50cf7a6f875d950596a3 authored almost 11 years ago
2c92286ed853616eacc63005aeaf59f3f1ec3625 authored almost 11 years ago
2f28ec5bb642ac6acaf32c3e4cf0eee1558c6e13 authored almost 11 years ago
Catch the error and use the unreal path when it fails
65b60245829154b53b84c762c5ed0c7a81c67e34 authored almost 11 years agoFix selection bug when selecting files inside of a symlinked directory
df08ebca64a2dbae3d6efd879c55c22b73688d6e authored almost 11 years ago4ee7692b338abc64dce1f11e1a1067d46130dbd0 authored almost 11 years ago
45f53517543794a5ca7841dc202b4adc4b0778fb authored almost 11 years ago
b638735d1686f87351d0d449671ad34cee2e73db authored almost 11 years ago
26d545c1cecf68568253ebbbdf969e2f90ef3f23 authored almost 11 years ago
ef6ffc664a13db7d2bfb7cbbc17fce2244c02a29 authored almost 11 years ago
59bb8126e28d43482ce1b209fc6e1bdcbea6cd0c authored almost 11 years ago
4b467767ba833b04e38b54b5f2979140e2057c1b authored almost 11 years ago
7d558b47e29ea8f771913f7711f18d0ecd50b6c8 authored almost 11 years ago
0eb4c1b464f0e7bce0b71b18d0c6ad1fbfb7aded authored almost 11 years ago
Copy cut paste
b915f8380a3fc8031137035b57616f3e4d8d2243 authored almost 11 years agoPluralize method names to reflect acting on multiple files
Fix localStorage clearing specs on c...
da634678fb2037f03d5e22124a29676cea459d1a authored almost 11 years agoadd feature: Duplicate command
9fc01614a34bb6238cac867fa47e7cd8c68b0a1c authored almost 11 years agoc31a010a76c1ead2e1fa2fa2d5e89f100b739a43 authored almost 11 years ago
Separate adding files from adding folders
df0e5f07a19aae2f7a5112c70bc495742cb01a40 authored almost 11 years ago5df5449a75d745404f34665d2d2d580ae3e909d0 authored almost 11 years ago
1a34c3bef24a132fcb07beac853bc1856b24d466 authored almost 11 years ago
Add resize to fit content on double clicking the handle (Fix #65)
ae2fb03fd17cdf9b8777070e5baf26b9859a3855 authored almost 11 years ago6a459856ef907ba6776ac01e47facd783e9725d5 authored almost 11 years ago
60ee3a34d311c156bf50030ec697bc4af478050b authored almost 11 years ago
Add the 'Reveal in Tree View' context menu to the file tab.
4fa92d16afef2c5f54172f8adb84495101b66636 authored almost 11 years agob108b0e1fcfc7512e4e7ef1bad94d8de10d10e91 authored almost 11 years ago
30719f3c9a9fbcbf6d6166e9b994d68bcfd2ccd8 authored almost 11 years ago
1f0aee304e5ffc1cb4376ff74137c05dd17482a1 authored almost 11 years ago