Compare commits
No commits in common. "a426470e9462f1dd13b846910617884d6458d24e" and "e698e0c10ec4645497b038055ea43ca0530cccc5" have entirely different histories.
a426470e94
...
e698e0c10e
6 changed files with 0 additions and 16 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,7 +0,0 @@
|
||||||
# Project place file
|
|
||||||
/*.rbxl
|
|
||||||
/sourcemap.json
|
|
||||||
# Roblox Studio lock files
|
|
||||||
/*.rbxlx.lock
|
|
||||||
/*.rbxl.lock
|
|
||||||
/.vscode
|
|
|
@ -9,19 +9,10 @@ The default project json is a little advanced for some individuals' tastes. You
|
||||||
- Luau Language Server for syntax, intellisense, type checking, and intellisense syncing
|
- Luau Language Server for syntax, intellisense, type checking, and intellisense syncing
|
||||||
|
|
||||||
## How To Use
|
## How To Use
|
||||||
Go ahead and create a new repository by selecting the plus icon on the top right of the screen.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
A dropdown menu will open, pick the first option.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
When creating a new repository, you will be prompted with the chance to choose the template for your new repo.
|
When creating a new repository, you will be prompted with the chance to choose the template for your new repo.
|
||||||
Select this repository, and then select the options shown below.
|
Select this repository, and then select the options shown below.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
- Luau Language Server [Link](https://marketplace.visualstudio.com/items?itemName=JohnnyMorganz.luau-lsp)
|
- Luau Language Server [Link](https://marketplace.visualstudio.com/items?itemName=JohnnyMorganz.luau-lsp)
|
||||||
|
|
BIN
image-1.png
BIN
image-1.png
Binary file not shown.
Before Width: | Height: | Size: 249 KiB |
BIN
image-2.png
BIN
image-2.png
Binary file not shown.
Before Width: | Height: | Size: 9.8 KiB |
BIN
image.png
BIN
image.png
Binary file not shown.
Before Width: | Height: | Size: 40 KiB |
Loading…
Reference in a new issue