Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
Tidy code.
Commit Description:
Tidy code.
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version" : "0.2.0" ,
"configurations" : [
{
"name" : "DynamicSpriteFont" ,
"type" : "coreclr" ,
"request" : "launch" ,
"preLaunchTask" : "FNA Debug" ,
"program" : "${workspaceFolder}/samples/SpriteFontPlus.Samples.DynamicSpriteFont/bin/FNA/Debug/netcoreapp2.1/SpriteFontPlus.Samples.DynamicSpriteFont.dll" ,
"args" : [],
"cwd" : "${workspaceFolder}/samples/SpriteFontPlus.Samples.DynamicSpriteFont/bin/FNA/Debug/netcoreapp2.1/" ,
"console" : "internalConsole" ,
"stopAtEntry" : false ,
"internalConsoleOptions" : "openOnSessionStart"
},
{
"name" : "TtfBaking" ,
"type" : "coreclr" ,
"request" : "launch" ,
"preLaunchTask" : "FNA Debug" ,
"program" : "${workspaceFolder}/samples/SpriteFontPlus.Samples.TtfBaking/bin/FNA/Debug/netcoreapp2.1/SpriteFontPlus.Samples.TtfBaking.dll" ,
"args" : [],
"cwd" : "${workspaceFolder}/samples/SpriteFontPlus.Samples.TtfBaking/bin/FNA/Debug/netcoreapp2.1/" ,
"console" : "internalConsole" ,
"stopAtEntry" : false ,
"internalConsoleOptions" : "openOnSessionStart"
}
]
}
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings