Code Monkey home page Code Monkey logo

Comments (13)

weirongxu avatar weirongxu commented on May 23, 2024

image

from coc-explorer.

weirongxu avatar weirongxu commented on May 23, 2024

image

from coc-explorer.

weirongxu avatar weirongxu commented on May 23, 2024

image

from coc-explorer.

giovannigiordano avatar giovannigiordano commented on May 23, 2024

Hi, how can i configure the icon set to use?

from coc-explorer.

weirongxu avatar weirongxu commented on May 23, 2024

Hi, how can i configure the icon set to use?

Install nerdfont and add "explorer.icon.enableNerdfont": true to you coc-settings.json

from coc-explorer.

weirongxu avatar weirongxu commented on May 23, 2024

Hi, how can i configure the icon set to use?

Custom icon set are not support now

from coc-explorer.

ovidius72 avatar ovidius72 commented on May 23, 2024

Hi, is it possibile to have the buffers expanded by default and have a command that focus the explorer tree at the current file (like NerdTreeFocus) ?
I've tried with --reveal but couldn't figure out what path need to be added at the end.

from coc-explorer.

iamcco avatar iamcco commented on May 23, 2024

@ovidius72
try this mapping

" coc-explorer
noremap <silent> <leader>e :execute 'CocCommand explorer' .
      \ ' --toggle' .
      \ ' --sources=buffer+,file+' .
      \ ' --file-columns=git,selection,icon,clip,indent,filename,size --reveal ' . expand('%:p')<CR>

from coc-explorer.

ovidius72 avatar ovidius72 commented on May 23, 2024

@ovidius72
try this mapping

" coc-explorer
noremap <silent> <leader>e :execute 'CocCommand explorer' .
      \ ' --toggle' .
      \ ' --sources=buffer+,file+' .
      \ ' --file-columns=git,selection,icon,clip,indent,filename,size --reveal ' . expand('%:p')<CR>

Wonderful. Thanks a lot. The buffers list anyway is not open by default.

from coc-explorer.

iamcco avatar iamcco commented on May 23, 2024

It's weird, it's default open for me.

from coc-explorer.

ovidius72 avatar ovidius72 commented on May 23, 2024

Something was wrong with my configuration. It works. Thanks a lot.

from coc-explorer.

weirongxu avatar weirongxu commented on May 23, 2024

image

image

from coc-explorer.

weirongxu avatar weirongxu commented on May 23, 2024

Moved to https://github.com/weirongxu/coc-explorer/wiki/Screenshot

from coc-explorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.