Git Product home page Git Product logo

vscode-codeowners's Introduction

About

Experienced frontend engineer with a background as an individual contributor, lead engineer, engineering manager, teacher, and mentor. I'm passionate about JavaScript, modern web technologies, open-source software, building products, and teaching others.

Work

Previously, I was an engineer at @microsoft, where I worked on open-source software in @AzureAD, namely on the Microsoft Authentication Libraries for JavaScript.

I was also a guest lecturer at the University of Washington, where I taught web development in the Informatics program.

Contact

vscode-codeowners's People

Contributors

bmalehorn avatar jasonnutter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vscode-codeowners's Issues

Running the contributed command: 'vscode-codeowners.show-owners' failed.

Hello, first of all thanks for your VSCode extension!

I'm finding the following error everytime I try to get the owner of the open file:

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
	at assertPath (path.js:39:11)
	at Object.normalize (path.js:287:5)
	at trueCasePathSync 

Did you notice the same error? Do you want other infos?

Crashing VS Code

Type: Bug

Loading VS code with this extension

Extension version: 1.1.1
VS Code version: Code 1.83.1 (Universal) (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:46:55.789Z)
OS version: Darwin arm64 22.6.0
Modes:

System Info
Item Value
CPUs Apple M1 Max (10 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 17, 9, 7
Memory (System) 64.00GB (9.40GB free)
Process Argv --crash-reporter-id 6114d45e-d773-4cd3-89c3-f7b047910b12
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30410667
py29gd2263:30856252
vscaac:30438847
vsclangdc:30486549
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30695312
azure-dev_surveyone:30548225
3biah626:30602489
89544117:30613380
2i9eh265:30646982
showlangstatbar:30737416
a2ce3375:30757347
7ij38806:30736111
pythonfmttext:30731395
fixshowwlkth:30771522
showindicator:30805244
pythongtdpath:30769146
i26e3531:30792625
pythonnosmt12:30797651
pythonidxpt:30866567
pythonnoceb:30805159
dsvsc013:30795093
dsvsc014:30804076
dsvsc015:30845448
pythontestfixtcf:30871695
pythonregdiag2:30871582
pyreplss1:30865275
pythoncet0:30874138
pythontbext0:30864172

Space in single owner name treated like multiple owners

Our CODEOWNERS file has entries like:

src/foo/bar/                @"Bar Tender"
src/foo/baz/                @"Nuther Guy"

Despite the quotes, these names are being split apart, and they show up as multiple (2) owners. See these screenshots:

Screenshot 2023-01-31 at 9 20 42 AM

Screenshot 2023-01-31 at 9 20 50 AM

It would be "A Mazing" if you could honor quoted strings as a single name. Thanks in advance!

Definition on root path `/` doesn't seem to work

My company has a lot of CODEOWNERS files that just look like this:

/ @ckovatch

i.e. "everything in this repo is owned by ckovatch"

This doesn't seem to work with the plugin, it shows "CODEOWNERS: None" everywhere.

I see a similar issue here #4 but maybe it only addressed paths prefixed with / and not literally the path /?

Clickable relative paths

Thanks for the plugin, really useful. One small addition that would be helpful is the ability to click on the relative paths and perhaps highlight the folder on the explorer, or something similar.

Thanks again!

Update dependency for better compatibility with Windows

The codeowners npm package had a problem when the CODEOWNERS file didn't use \n as linebreak character. In the case of Windows (\r\n) this resulted in an additional, empty username entry for code owners.

I made a PR for the library which just got released in version 4.2.1. It would be great if you could make a new release of your extension available for the marketplace, so it properly works on Windows.

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.