issues
search
NeVeSpl
/
NTypewriter
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
https://nevespl.github.io/NTypewriter/
MIT License
126
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Question] Is it possible to output a property's default value?
#128
rmarskell
opened
1 month ago
3
Any example for Minimal Api's
#127
harishrathi123
opened
1 month ago
0
NTypeWriter Extension 0.5.9 expecting OriginalDefinition for CustomFunction, but NTypeWriter.CodeModel is only 0.5.8
#126
ndollesin-prismhr
opened
1 month ago
7
Remove last comma when writing function parameters
#125
bzuidgeest
closed
1 month ago
2
Add support for array and nullable parameters in Action.Url
#124
tanguy-c
closed
1 month ago
1
Add support for array and nullable parameters in Action.Url
#123
tanguy-c
closed
1 month ago
4
Suggestion: Use generic types for functions provided in SymbolsFunctions (and others)
#122
blahDL
opened
3 months ago
0
How to automatically render templates?
#121
NickyM
opened
5 months ago
2
How to join arrays without losing type information?
#120
jons-bakerhill
opened
5 months ago
2
Generic class with itself as argument of base type equality problem
#119
Xriuk
opened
5 months ago
3
error while generating typescript services from ntypewriter runtime generator
#118
YoussefUrwave
closed
5 months ago
2
How to use builtin function LINQ.Where in template?
#117
jons-bakerhill
closed
5 months ago
7
Action.Url does not support array-valued parameters
#116
Ackhuman
closed
1 month ago
1
implement doc comments for enum value
#115
curtiskeller
closed
7 months ago
2
AllReferencedTypes extended with SearchIn.Interfaces
#114
christophdebaene
closed
8 months ago
0
Request - Property internal set vs public flag or filter
#113
jons-bakerhill
closed
8 months ago
3
Extend AllReferencedTypes to search on Interfaces
#112
christophdebaene
closed
8 months ago
1
Using C# 9.0 init accessors in a custom function gives an error inside Visual Studio extension
#111
christophdebaene
opened
8 months ago
1
Template output preview with dark mode support
#110
ViRuSTriNiTy
opened
8 months ago
0
Template output preview is always displayed on top of everything
#109
ViRuSTriNiTy
opened
8 months ago
1
Publish latest releases as NuGet package
#108
ViRuSTriNiTy
closed
8 months ago
4
SourceGenerator can't find dependent projects
#107
rmarskell
closed
8 months ago
2
`Microsoft.CodeAnalysis` not found
#106
ViRuSTriNiTy
closed
8 months ago
10
Save function is misleading
#105
ViRuSTriNiTy
opened
8 months ago
3
Update SourceGenerator.md
#104
NeVeSpl
closed
9 months ago
0
Source Generator ArgumentNullException
#103
jons-bakerhill
closed
9 months ago
8
Failed to compile user code (System.Collections)
#102
Auirsblade
closed
10 months ago
10
This is perfect for AI
#101
OscarAgreda
closed
10 months ago
0
Changes from GIT not picked up by NTypewriter
#100
vickevire909
opened
10 months ago
3
Incremental Generator
#99
viceroypenguin
opened
11 months ago
1
Missing default value for DateTime
#98
Nimfas
opened
11 months ago
0
Template processing fails when reading arguments from an Attribute that has arguments with default values (Roslyn project)
#97
dbuvid
closed
9 months ago
3
Why does Type.ToTypeScriptType ignore nullable if [Required] attribute is present?
#96
washamdev
closed
1 year ago
4
Unable to debug SourceGenerator, no output and no log files created
#94
xumix
closed
9 months ago
6
Unable to build project with SourceGenerator: 'ITypedConstant' could not be found
#93
xumix
closed
1 year ago
2
AttributeArgument.Value.Tostring() causes exception: TypedConstant is an array. Use Values property
#92
xumix
closed
1 year ago
0
AttributeArgument.Value is not always ITypedConstant or ITypedConstant[]
#91
Xriuk
closed
1 year ago
4
FR: please include the vsix package file in the list of assets for the release.
#90
gregveres
closed
1 year ago
2
Action.ReturnType has is broken with introduction of TypedConstant.
#89
gregveres
closed
1 year ago
6
extracting argument from attribute now fails
#88
gregveres
closed
1 year ago
5
AttributeArgument with null value, TypedConstant ToString throws NullReferenceException
#87
Xriuk
closed
1 year ago
1
Allow the use of Regex in custom functions
#86
tanguy-c
closed
1 year ago
0
Enum Attribute arguments are stored as Type Object
#85
xumix
closed
1 year ago
5
Allow to use Regex (from System.Text.RegularExpressions) in .nt.cs files
#84
tanguy-c
closed
1 year ago
1
IEnumValue should implement ISymbolBase
#83
xumix
closed
1 year ago
5
Restrict custom functions to be defined only in public static classes.
#82
schabannes
closed
1 year ago
3
How to get Class from Action.ReturnType or Action.Parameters
#81
gregveres
opened
1 year ago
3
Dynamic property throws error
#80
pierophp
closed
1 year ago
0
Track generator stats/info per unique assembly name and output directory
#79
amdavie
closed
1 year ago
0
Attributes generate values that are region dependent
#78
ChaseGrant
closed
1 year ago
3
Next