How to open files in vscodium using link in a browser to vscode: add a registry key

To open up a file within a browser having a vscode://file/ URL like this:

vscode://file/C:\xampp\htdocs\mycoolapp\app\Models\Membership.php

So it looks like this:


 

Then save the following as a registry file named vscode.reg:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\vscode]
"URL Protocol"=""
@="URL:vscode"
[HKEY_CURRENT_USER\Software\Classes\vscode\shell]
[HKEY_CURRENT_USER\Software\Classes\vscode\shell\open]
[HKEY_CURRENT_USER\Software\Classes\vscode\shell\open\command]
@="\"C:\\Program Files\\VSCodium\\VSCodium.exe\" --open-url -- \"%1\""

Double-click it to install into registry.

If you want to know more about this, here's a link to Opening VS Code with URLs.

 

How to fix the multiple monitor resize after lock screen issue in PopOS and Ubuntu Linux with GNOME

TL;DR Quick Fix is at the END for people who want to get to the deets w/o prolegomenon. I put as many keywords as I could into the headline so this post is easy for others to find. Although I'm not a gamer, I have a super duper Lenovo Legion gamer laptop with all kinds of nVidia power for my daily  […]

Continue reading

Euclid's clever solution to the problems of the void and the infinitesimal

Euclid's Definition 1 We normally think of a geometrical point as being smaller than anything, because of where Euclid placed it in the hierarchy of geometry. Building up from simple to more complex, his first definition is the simplest: "A point is that which has no part." Clearly, Euclid  […]

Continue reading

A way of understanding true ternary logic which includes the continuum and reveals the importance of the word AND

Introducing true ternary Ternary logic is introduced at Wikipedia like this: In logic, a three-valued logic (also trinary logic, trivalent, ternary, or trilean, sometimes abbreviated 3VL) is any of several many-valued logic systems in which there are three truth values indicating true, false, and  […]

Continue reading

Thinking about a rare opposite of Schadenfreude which is neither Freudefreude nor Mudita but Schadenmitgefühl

Schadenfreude: it's not just for humans

The wild headline is intentional because the audience for this article will most likely arrive here by search engines, as people are trying to find "the opposite of schadenfreude," but not the obvious opposite. Of these visitors only a few will appreciate this little word adventure here,  […]

Continue reading

Allow the Deep to Speak

This article is going to be stored in a database with a record ID of 281, which is a prime number, as soon as I click "Save." At the moment that I write these introductory words, it exists in an aether of nowhere. Neither here nor there. It has no record ID. It is thus a virtual weblog  […]

Continue reading

What to do when Roundcube says: Decryption failed: Key password required, and: Could not decrypt this message

Roundcube error: Decryption failed: Key password required.

Roundcube is great. Easy to get up and running, but it surprises me that I couldn't find the following solution online, so I'm making a post here. When you receive an email (say, from a public key generator) that is encrypted by your own PRIVATE key and you haven't fully configured encryption, it  […]

Continue reading

A whole new way into heart meditation reveals... light... on Thanksgiving morning

A year of mindful[1] meditation Here it is early the morning of Thanksgiving 2023 and I just discovered a rather deep heartful meditation which took about a year to learn. The essential idea is quite simple and took only a few minutes to comprehend, but it took a year of preparation so that I could  […]

Continue reading

"I want to break this apart and put it back together again" -- while trying to solve the Rubik's cube

Rubik's cube

This is a weblog post about what makes a hacker, and why there are "good" hackers and "bad" hackers (which is about quality, not whitehat vs blackhat), an insight I discovered while in a brief conversation with my 10-year-old daughter. My daughter has discovered the Rubik's cube,  […]

Continue reading

Awaken the deep: insights from a meditative adventure on the nature of Speaking and Being

The Deep

First, a brief summary. This morning during meditation I was deep in my heart, listening, when I found myself arriving into a rare condition of clarity. It seemed to me as though I had entered a holy place within my soul, where the veil between heaven and earth is fading. My attention was in a  […]

Continue reading

Discovering David Wray and not realizing he was the conductor, and thereby seeing a window into sublime joy

The longer I listen to classical music, the deeper grows my ability to discern a depth of quality which I previously missed. I grow hungry for that depth -- or is it a height? -- of quality, and suffer through many mediocre performances in search of the gorgeous ones. And then I find one and am  […]

Continue reading

The binary perceptive lens is not for the purpose of dividing everything, but for the purpose of uniting everything

A recent essay where I invented the word trivulet as the name of the fundamental ternary logic element ended up becoming a fertile field for new insights. This is now the second post derived from ideas discovered while writing that one. While explaining how ternary logic is different from binary  […]

Continue reading

On why to use "trivulet" instead of "trit" to describe computing with the fundamental ternary logic element

In the ongoing labor to develop an internally-coherent way of perceiving ternary logic -- and its most famous derivative, binary logic -- I have come to an understanding of how ternary logic is the proper logic of the continuum; not of particles, division, or separation. Particles, division, and  […]

Continue reading

Upon realizing the Riemann Sphere theory I'm working on is gaining traction independently of me

In a brand new article published yesterday on Medium, Kasper Müller writes about The Riemann Sphere: A world where you can divide by zero in a manner which weaves in some insights that have been the endpoints of several private thought experiments. So as I'm reading the article, not only do I  […]

Continue reading

Page top