Merge pull request #2161 from zed-industries/community/3-reveal-in-finder
Introduce Reveal in Finder
This commit is contained in:
commit
fbd23986e3
6 changed files with 31 additions and 40 deletions
|
@ -173,6 +173,8 @@ impl super::Platform for Platform {
|
|||
|
||||
fn open_url(&self, _: &str) {}
|
||||
|
||||
fn reveal_path(&self, _: &Path) {}
|
||||
|
||||
fn write_credentials(&self, _: &str, _: &str, _: &[u8]) -> Result<()> {
|
||||
Ok(())
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue