jsii icon indicating copy to clipboard operation
jsii copied to clipboard

jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!

Results 253 jsii issues
Sort by recently updated
recently updated
newest added

## :rocket: Feature Request ### Description There's currently a way to deprecate specific APIs in a module, using the `@deprecated` tag. However, entire submodules need a quick and easy way...

feature-request
effort/medium
p1

## :bug: Bug Report ### Affected Languages - [ ] `TypeScript` or `Javascript` - [x] `Python` - [x] `Java` - [x] .NET (`C#`, `F#`, ...) - [x] `Go` ### General...

bug
module/jsii
p2

## :bug: Bug Report ### Affected Languages - [ ] `TypeScript` or `Javascript` - [ ] `Python` - [ ] `Java` - [x] .NET (`C#`, `F#`, ...) - [ ]...

bug
language/dotnet
needs-reproduction
p1
module/pacmak

## :rocket: Feature Request ### Affected Languages - [ ] `TypeScript` or `Javascript` - [x] `Python` - [ ] `Java` (haven't checked) - [ ] .NET (`C#`, `F#`, ...) (haven't...

feature-request
effort/large
p2

Maybe we should add a feature request to `jsii` to support adding files to the `includes` clause... We already support injecting `exclude` clauses...... _Originally posted by @RomainMuller in https://github.com/aws/aws-cdk/pull/4946_

feature-request
effort/small
p2

## :bug: Bug Report See https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_s3_assets-readme.html ![image](https://user-images.githubusercontent.com/524162/146517127-b8dd64f4-9d42-4820-951c-b85b2ffee5f8.png) Those should have been code examples instead of non-working links.

bug
p1

## :rocket: Feature Request ### Affected Languages - [ ] `TypeScript` or `Javascript` - [x] `Python` - [x] `Java` - [x] .NET (`C#`, `F#`, ...) ### General Information * **JSII...

feature-request
effort/large
p2

The generated code for Python modules can be large enough to have IDEs refuse to process them (e.g: for IntelliSense support) unless the user tweaks some advanced parameters of their...

language/python
feature-request
effort/large
p1

## :rocket: Feature Request As per current state of JSII, there's a limitation regarding overriding base class members. This is described in the [typescript restrictions documentation](https://github.com/aws/jsii/blob/main/docs/typescript-restrictions.md#overriding). ```c# export class Base...

language/dotnet
feature-request
p2
blocked

## :bug: Bug Report ### Affected Languages - [ ] `TypeScript` or `Javascript` - [X] `Python` - [ ] `Java` - [ ] .NET (`C#`, `F#`, ...) - [ ]...

bug
language/python
p1