Skip to content

issues Search Results · repo:aws/jsii-compiler language:TypeScript

Filter by

15 results
 (57 ms)

15 results

inaws/jsii-compiler (press backspace or delete to remove)

Describe the bug Hi there, I was trying to set a custom License in my package.json like this: https://docs.npmjs.com/cli/v9/configuring-npm/package-json#license Expected Behavior The best for me would ...
bug
p2
  • henrysachs
  • 5
  • Opened 
    23 days ago
  • #1775

Version: jsii@5.5.10 (via jsii-docgen@10.5.5) Originally opened against jsii-docgen here tsdoc and javadoc have slightly different syntax. For example, tsdoc wants a hyphen at the start of @param descriptions, ...
bug
p2
  • TimothyJones
  • Opened 
    on Nov 20, 2024
  • #1498

Version: jsii@5.5.10 (via jsii-docgen@10.5.5) Originally opened here Summary When using jsii-docgen in json mode, multi-line @link elements are mangled. Description I have some documentation like ...
bug
p2
  • TimothyJones
  • Opened 
    on Nov 20, 2024
  • #1497

Describe the bug For my project I have had to use the tsconfig option and I have tried to use strict mode, however two of the options I use in my configuration appear to be unknown/unsupported. Here ...
bug
p2
  • taylorb-syd
  • 1
  • Opened 
    on Sep 10, 2024
  • #1443

Currently, the compiler will allow the following program: export interface IAdder { add(a: number, b: number): number; } export class Adder implements IAdder { public add(a1: number, b1: number): ...
enhancement
p1
  • iliapolo
  • 1
  • Opened 
    on Sep 9, 2024
  • #1320

TypeScript 5.5 was released: https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ We need to release jsii-compiler and jsii-rosetta 5.5. Instructions: - https://github.com/aws/jsii-compiler/blob/main/.projenrc.ts#L9 ...
  • mrgrain
  • Opened 
    on Aug 19, 2024
  • #1255

I am using the new tsconfig option. In my tsconfig.json, I have outDir set to lib. I have not changed my tsconfig.json file at all from the JSII-generated tsconfig.json. If I set outDir in my tsconfig.json ...
  • jci-aws
  • Opened 
    on Aug 9, 2024
  • #1234

It would be nice to define JSII configuration in a separate configuration file, instead of cluttering package.json with JSII-specific configuration. Something like .jsii, .jsii.yaml, jsii.config.ts, etc. ...
enhancement
p2
  • jci-aws
  • 2
  • Opened 
    on Aug 9, 2024
  • #1233

Hey all - I want to use my own TSConfig file with JSII. Noticed a couple weird things that I m not sure are intentional or not. Up until now I have been using the generated TSConfig file that JSII creates, ...
  • jci-aws
  • 5
  • Opened 
    on Jul 25, 2024
  • #1201

Describe the feature How might invalid java identifiers, https://docs.oracle.com/javase/specs/jls/se12/html/jls-3.html#jls-3.8, be handled? Here is a reference for Package Names and Module Names https://docs.oracle.com/javase/specs/jls/se12/html/jls-6.html#jls-6.1 ...
enhancement
p2
  • scottschreckengaust
  • Opened 
    on Jul 10, 2024
  • #1169
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub