Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On the way to .gno #121

Closed
wants to merge 1 commit into from
Closed

On the way to .gno #121

wants to merge 1 commit into from

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Apr 16, 2022

This is the PR/Branch from which I'll be working on .gno files.

Here are my aims

Immediate and for this PR:

  1. to make GNO easier to learn by clearly distinguishing Go from Gno
  2. ensure that .gno files are properly recognized by any system that may wish to use thenm

Subsequent PR's

Visual Stuido code extension that supports gno

@moul moul mentioned this pull request Apr 17, 2022
15 tasks
@moul
Copy link
Member

moul commented Apr 17, 2022

👋

I use emacs, here is the line I added ->

(add-to-list 'auto-mode-alist '("\\.gno\\'" . go-mode))

moul referenced this pull request in moul/nixpkgs Apr 17, 2022
Signed-off-by: Manfred Touron <[email protected]>
@jaekwon jaekwon closed this Apr 19, 2022
@moul moul added this to the 🏗1️⃣ test1.gno.land milestone Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants