I used the one on the top right, the same I always used for PRs, issues and stuff like that. It doesn’t search file contents for me.
I used the one on the top right, the same I always used for PRs, issues and stuff like that. It doesn’t search file contents for me.
I guess I got the short stick of some A/B testing then. It doesn’t search further than file names for me.
how do you access it? I usually just clone the repo and search locally because I was under the impression there was no way to search code on github.
I would, just to have something different in my setup for a while. It gets boring when everything looks the same year after year.
There was a time I worked as a third party for one of the 10 most accessed websites in my country. I got assigned to a project that has been maintained by another third party for 10+ years with no oversight. I have many stories from there but today’s is that this company had very strict access control to the production database.
Third parties couldn’t access the database directly. All fine and good, except for the fact that we were expected to setup some stuff in the database pretty much every week. The dude who kept this project running for the previous decade, unable to get proper credentials to do his job, instead created an input box in some system that allowed him to run any sql code.
You can already guess the rest of the story, right? For security reasons we had to do things in the least secure way imaginable. Eventually, wheres were forgotten.
Apparently the ps5 comparison is because they ran the same tech demo that the ps5 did 2 years ago. But that doesn’t really mean anything. At this point Nintendo may still be working with a wide range of specs on prototypes before finalizing a decision about what the console will be.
deleted by creator
Looks like you missed the point. This is about indentation, not formatting.
Use tabs to indent your lines, but if you want to align a parameter with the parenthesis on the line above or something like that, you add spaces after the indentation tabs.
That way if someone wants to they can configure their tab length to 20 spaces and the indentation will remain consistent and the code will remain aligned.
Tbf I’m just replying from memory, as I’m on vacation this month and I didn’t bring my pc with me, but:
I just get a list of repos when searching globally or the regular issue/pr list view when searching inside a repo.
I have never seen the view in that screenshot. Has it been there for a long time?